mirror of
https://github.com/enso-org/enso.git
synced 2024-11-09 17:51:29 +03:00
349cc210e0
Bump rustc nightly-2022-08-30 and fix new errors and lints. https://www.pivotaltracker.com/story/show/184229094
6 lines
135 B
TOML
6 lines
135 B
TOML
[toolchain]
|
|
channel = "nightly-2023-01-12"
|
|
components = ["clippy", "rustfmt"]
|
|
profile = "default"
|
|
targets = ["wasm32-unknown-unknown"]
|