mirror of
https://github.com/TecharoHQ/anubis.git
synced 2026-02-12 06:49:57 -06:00
5 lines
140 B
TOML
5 lines
140 B
TOML
[toolchain]
|
|
channel = "stable"
|
|
components = ["rustfmt", "cargo", "clippy", "rust-analyzer", "rustfmt"]
|
|
targets = ["wasm32-unknown-unknown"]
|