Skip to content

Commit a2a24f4

Browse files
authored
update rust-toolchain.toml (#72)
1 parent 33298b4 commit a2a24f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

nft-series/rust-toolchain.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[toolchain]
2-
channel = "stable"
3-
components = ["rustfmt"]
2+
channel = "1.86.0"
3+
components = ["rustfmt", "clippy", "rust-analyzer"]
44
targets = ["wasm32-unknown-unknown"]

0 commit comments

Comments
 (0)