Select Git revision
rust-toolchain
Forked from
nodes / rust / Duniter v2S
622 commits behind, 2 commits ahead of the upstream repository.
rust-toolchain 138 B
[toolchain]
channel = "nightly-2021-02-24"
components = [ "rustfmt", "clippy" ]
targets = [ "wasm32-unknown-unknown" ]
profile = "minimal"