mirror of
https://github.com/enso-org/enso.git
synced 2024-11-22 11:52:59 +03:00
2c8c9f8860
Pull Request Description Bumps the Rust toolchain to `nightly-2022-04-07`. [ci no changelog needed]
6 lines
126 B
TOML
6 lines
126 B
TOML
[toolchain]
|
|
channel = "nightly-2022-04-07"
|
|
components = ["clippy"]
|
|
profile = "default"
|
|
targets = [ "wasm32-unknown-unknown" ]
|