Compare commits
6 commits
3d0db07a5d
...
a10c615b95
| Author | SHA1 | Date | |
|---|---|---|---|
| a10c615b95 | |||
| 0b95098748 | |||
| 9ce13a85b6 | |||
| 3020b28c47 | |||
| e5a943ae81 | |||
| 6692a3e2c0 |
2 changed files with 3 additions and 2 deletions
3
rust-toolchain.toml
Normal file
3
rust-toolchain.toml
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
[toolchain]
|
||||||
|
channel = "nightly-2025-10-02"
|
||||||
|
components = ["rustfmt", "rust-analyzer"]
|
||||||
|
|
@ -1,2 +0,0 @@
|
||||||
[toolchain]
|
|
||||||
channel = "nightly"
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue