Fix rust version mismatch issues
This commit is contained in:
parent
2075c252f6
commit
e8a971e879
3 changed files with 15 additions and 9 deletions
4
rust-engine/rust-toolchain.toml
Normal file
4
rust-engine/rust-toolchain.toml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
[toolchain]
|
||||
channel = "1.85.0"
|
||||
# components = ["rustfmt", "clippy"]
|
||||
# targets = ["x86_64-unknown-linux-gnu"]
|
||||
Loading…
Add table
Add a link
Reference in a new issue