mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 04:09:23 +00:00
In response to 9.13.3. Requires a bump to Rust 1.82 to take advantage of `Option::is_none_or`.
6 lines
133 B
TOML
6 lines
133 B
TOML
[toolchain]
|
|
channel = "1.82"
|
|
targets = ["wasm32-unknown-unknown"]
|
|
profile = "minimal"
|
|
components = ["rust-src", "rustfmt", "clippy"]
|