Initial Commit
This commit is contained in:
10
server/rust-toolchain.toml
Normal file
10
server/rust-toolchain.toml
Normal file
@@ -0,0 +1,10 @@
|
||||
[toolchain]
|
||||
channel = "beta"
|
||||
components = [
|
||||
"rustfmt",
|
||||
"clippy",
|
||||
"rust-src",
|
||||
"rustc-dev",
|
||||
"llvm-tools-preview",
|
||||
"rust-analyzer",
|
||||
]
|
||||
Reference in New Issue
Block a user