Skip to content
Snippets Groups Projects
Select Git revision
  • master
  • ipfs
2 results

README.md

Blame
  • rust-toolchain 139 B
    [toolchain]
    channel = "nightly-2022-04-20"
    components = [ "rustfmt", "clippy" ]
    targets = [ "wasm32-unknown-unknown" ]
    profile = "minimal"