aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2025-07-08 02:56:20 +0000
committerFuwn <[email protected]>2025-07-08 02:56:20 +0000
commit1b511ad32c9ed411938fca2a539b3814f14c4ec2 (patch)
treec6839adfa8db78560048c343fd515b32bb6a66b6
parentchore: Bump version patch (diff)
downloadwindmark-1b511ad32c9ed411938fca2a539b3814f14c4ec2.tar.xz
windmark-1b511ad32c9ed411938fca2a539b3814f14c4ec2.zip
chore: Suggest stable Rust toolchain
-rw-r--r--rust-toolchain.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain.toml b/rust-toolchain.toml
index cf6d0f5..292fe49 100644
--- a/rust-toolchain.toml
+++ b/rust-toolchain.toml
@@ -1,2 +1,2 @@
[toolchain]
-channel = "1.86.0"
+channel = "stable"