Commit 0ce4ae7
Changed files (1)
lib
system
lib/system/rust-toolchain.toml
@@ -1,3 +1,3 @@
[toolchain]
-channel = "1.95.0"
+channel = "1.96.0"
components = ["rustfmt", "clippy"]