Unified the C# mod and the Rust compiler into a monorepo
This commit is contained in:
3
rust_compiler/rust-toolchain.toml
Normal file
3
rust_compiler/rust-toolchain.toml
Normal file
@@ -0,0 +1,3 @@
|
||||
[toolchain]
|
||||
channel = "stable"
|
||||
components = ["rustfmt", "clippy"]
|
||||
Reference in New Issue
Block a user