Skip to content

Commit 9a1aaa5

Browse files
committed
chore: update to rust 1.81.0
Matches builtin actors and fixes cargo-deny.
1 parent aaf5155 commit 9a1aaa5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust-toolchain.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[toolchain]
2-
channel = "1.78.0"
2+
channel = "1.81.0"
33
components = ["clippy", "llvm-tools-preview", "rustfmt"]
44
targets = ["wasm32-unknown-unknown"]

0 commit comments

Comments
 (0)