Select Git revision
Protocol.md
-
Cédric Moreau authoredCédric Moreau authored
rust-toolchain 139 B
[toolchain]
channel = "nightly-2021-11-12"
components = [ "rustfmt", "clippy" ]
targets = [ "wasm32-unknown-unknown" ]
profile = "minimal"