chore: add rust-toolchain to enforce 1.93
This commit is contained in:
parent
f8323171e7
commit
7c47cbbb29
1 changed files with 3 additions and 0 deletions
3
rust-toolchain.toml
Normal file
3
rust-toolchain.toml
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
[toolchain]
|
||||
channel = "1.93.0"
|
||||
components = ["clippy", "rustfmt"]
|
||||
Loading…
Add table
Add a link
Reference in a new issue