Add required components

This commit is contained in:
Florian RICHER 2024-06-02 12:34:05 +02:00
parent 3192ce9eca
commit 7b82088d90

View file

@ -1,3 +1,4 @@
[toolchain]
channel = "nightly"
components = ["rust-std", "rust-src", "rustc-dev" ]
targets = ["wasm32-unknown-unknown"]