aboutsummaryrefslogtreecommitdiff
path: root/rust-toolchain.toml
diff options
context:
space:
mode:
authorFuwn <[email protected]>2024-04-01 05:46:31 +0000
committerFuwn <[email protected]>2024-04-01 05:46:31 +0000
commit59428adda8b1a5c4cc2c1bb9fa2a44120131ffab (patch)
tree9da272ac1e8655e7a210eff5975ab3234cd5de90 /rust-toolchain.toml
parentfix(clippy): lints (diff)
downloadwindmark-59428adda8b1a5c4cc2c1bb9fa2a44120131ffab.tar.xz
windmark-59428adda8b1a5c4cc2c1bb9fa2a44120131ffab.zip
build(rustc): update toolchain
Diffstat (limited to 'rust-toolchain.toml')
-rw-r--r--rust-toolchain.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain.toml b/rust-toolchain.toml
index 864d3c4..87d6531 100644
--- a/rust-toolchain.toml
+++ b/rust-toolchain.toml
@@ -1,2 +1,2 @@
[toolchain]
-channel = "1.68.2"
+channel = "1.77.1"