Co-authored-by: Thales <thales@datarevenue.com> Co-authored-by: zizou <111426680+flopell@users.noreply.github.com>
5 lines
97 B
TOML
5 lines
97 B
TOML
[toolchain]
|
|
channel = "1.83.0"
|
|
components = [ "rustfmt" ]
|
|
targets = [ "wasm32-unknown-unknown" ]
|