mirror of
https://github.com/serai-dex/serai.git
synced 2024-11-16 17:07:35 +00:00
6 lines
133 B
TOML
6 lines
133 B
TOML
|
[toolchain]
|
||
|
channel = "1.74"
|
||
|
targets = ["wasm32-unknown-unknown"]
|
||
|
profile = "minimal"
|
||
|
components = ["rust-src", "rustfmt", "clippy"]
|