Skip to content

Commit 9458cda

Browse files
Update Rust to v1.98.1
1 parent d81d6db commit 9458cda

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rust-toolchain.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
# even at the same version, so the first cargo command after a fresh clone
2323
# downloads a toolchain even though `stable` is already 1.98.0.
2424
[toolchain]
25-
channel = "1.98.0"
25+
channel = "1.98.1"
2626
components = ["rustfmt", "clippy"]
2727
targets = ["wasm32-unknown-unknown"]
2828
profile = "minimal"

0 commit comments

Comments
 (0)