Skip to content

Commit b60b4ab

Browse files
authored
Update rust version 1.88.0 (#80)
To match version used by polkadot-sdk stable2506
1 parent 54a1b63 commit b60b4ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust-toolchain

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[toolchain]
2-
channel = "1.84.1"
2+
channel = "1.88.0"
33
components = [ "rustfmt", "clippy", "rust-src" ]
44
targets = [ "wasm32-unknown-unknown" ]
55
profile = "minimal"

0 commit comments

Comments
 (0)