Initial Commit: Rust Flake
This commit is contained in:
4
toolchain.toml
Normal file
4
toolchain.toml
Normal file
@@ -0,0 +1,4 @@
|
||||
[toolchain]
|
||||
channel = "stable"
|
||||
components = [ "rustfmt", "rust-analyzer", "rust-src", "clippy" ]
|
||||
profile = "default"
|
||||
Reference in New Issue
Block a user