Compare commits

..

6 commits

2 changed files with 2 additions and 3 deletions

View file

@ -1,3 +0,0 @@
[toolchain]
channel = "nightly-2025-10-02"
components = ["rustfmt", "rust-analyzer"]

2
rust/rust-toolchain.toml Normal file
View file

@ -0,0 +1,2 @@
[toolchain]
channel = "nightly"