mirror of
https://github.com/mii443/usls.git
synced 2025-08-22 15:45:41 +00:00
Add rust-toolchain.toml (#105)
This commit is contained in:
3
rust-toolchain.toml
Normal file
3
rust-toolchain.toml
Normal file
@ -0,0 +1,3 @@
|
||||
[toolchain]
|
||||
channel = "1.82"
|
||||
components = ["rustfmt", "clippy"]
|
Reference in New Issue
Block a user