add rust template
This commit is contained in:
3
templates/rust/rust-toolchain.toml
Normal file
3
templates/rust/rust-toolchain.toml
Normal file
@@ -0,0 +1,3 @@
|
||||
[toolchain]
|
||||
channel = "1.80.1"
|
||||
components = [ "rustfmt", "rustc-dev", "rust-analyzer", "rust-src"]
|
||||
Reference in New Issue
Block a user