Skip to content
Snippets Groups Projects

Resolve "Toolchain `nightly-2024-09-04` is not available for Darwin"

1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
[toolchain]
channel = "nightly-2024-09-04"
channel = "nightly-2024-09-05"
components = [ "rustfmt", "clippy", "rust-std", "cargo", "rust-src" ]
targets = [ "wasm32-unknown-unknown" ]
profile = "minimal"
Loading