mirror of
https://github.com/enso-org/enso.git
synced 2024-11-22 11:52:59 +03:00
f14b79f8cf
Updated rust version, removed some unnecessary or problematic dependencies. Ported some changes from bazel branch.
6 lines
135 B
TOML
6 lines
135 B
TOML
[toolchain]
|
|
channel = "nightly-2024-08-08"
|
|
components = ["clippy", "rustfmt"]
|
|
profile = "default"
|
|
targets = ["wasm32-unknown-unknown"]
|