Skip to content

Commit 6da3114

Browse files
authored
Update to Rust 1.91.1 (#538)
1 parent 391f140 commit 6da3114

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust-toolchain.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[toolchain]
2-
channel = "1.84.0"
2+
channel = "1.91.1"
33
targets = [ "wasm32-wasip1" ]
44
components = [ "rustc", "rust-std", "cargo", "rust-docs", "rustfmt", "clippy" ]

0 commit comments

Comments
 (0)