Skip to content

Instantly share code, notes, and snippets.

@brunopgalvao
Created June 8, 2023 15:48
Show Gist options
  • Save brunopgalvao/b00df13e8a5f860b428b5bc8815d64cf to your computer and use it in GitHub Desktop.
Save brunopgalvao/b00df13e8a5f860b428b5bc8815d64cf to your computer and use it in GitHub Desktop.
trappist rust-toolchain.toml
[toolchain]
channel = "nightly-2023-01-01"
components = [ "rustfmt" ]
targets = [ "wasm32-unknown-unknown" ]
profile = "minimal"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment