Compare commits

..

6 commits

2 changed files with 3 additions and 2 deletions

3
rust-toolchain.toml Normal file
View file

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

View file

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