mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-07 19:59:23 +00:00
6 lines
124 B
TOML
6 lines
124 B
TOML
[toolchain]
|
|
channel = "1.89"
|
|
targets = ["wasm32v1-none"]
|
|
profile = "minimal"
|
|
components = ["rust-src", "rustfmt", "clippy"]
|