use newest rust
This commit is contained in:
parent
946d2dd1cb
commit
8860a1c639
2 changed files with 8 additions and 1 deletions
4
rust/rox/rust-toolchain.toml
Normal file
4
rust/rox/rust-toolchain.toml
Normal file
|
@ -0,0 +1,4 @@
|
|||
[toolchain]
|
||||
channel = "1.85.0"
|
||||
components = ["rust-src", "rustc", "cargo", "rust-std", "rustfmt", "clippy", "rust-analyzer"]
|
||||
profile = "minimal"
|
Loading…
Add table
Add a link
Reference in a new issue