We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33298b4 commit a2a24f4Copy full SHA for a2a24f4
nft-series/rust-toolchain.toml
@@ -1,4 +1,4 @@
1
[toolchain]
2
-channel = "stable"
3
-components = ["rustfmt"]
+channel = "1.86.0"
+components = ["rustfmt", "clippy", "rust-analyzer"]
4
targets = ["wasm32-unknown-unknown"]
0 commit comments