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