mirror of
https://github.com/duhanbalci/dreport.git
synced 2026-07-01 18:39:16 +00:00
5 lines
103 B
TOML
5 lines
103 B
TOML
[toolchain]
|
|
channel = "stable"
|
|
components = ["rustfmt", "clippy"]
|
|
targets = ["wasm32-unknown-unknown"]
|