mirror of
https://github.com/TecharoHQ/anubis.git
synced 2026-04-10 02:28:45 +00:00
4
rustup-toolchain.toml
Normal file
4
rustup-toolchain.toml
Normal file
@@ -0,0 +1,4 @@
|
||||
[toolchain]
|
||||
channel = "stable"
|
||||
components = ["rustfmt", "cargo", "clippy", "rust-analyzer", "rustfmt"]
|
||||
targets = ["wasm32-unknown-unknown"]
|
||||
Reference in New Issue
Block a user