mirror of
https://github.com/TecharoHQ/anubis.git
synced 2026-04-19 22:56:39 +00:00
03a6c07c73
Signed-off-by: Xe Iaso <me@xeiaso.net>
5 lines
140 B
TOML
5 lines
140 B
TOML
[toolchain]
|
|
channel = "stable"
|
|
components = ["rustfmt", "cargo", "clippy", "rust-analyzer", "rustfmt"]
|
|
targets = ["wasm32-unknown-unknown"]
|