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