We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c1615f commit 1177270Copy full SHA for 1177270
rust-toolchain.toml
@@ -1,5 +1,5 @@
1
[toolchain]
2
# Please, from time to time, update this to the latest stable version on Rust Forge: https://forge.rust-lang.org/
3
-channel = "1.91.1"
+channel = "1.92.0"
4
components = ["rustfmt", "clippy"]
5
targets = [ "wasm32-unknown-unknown"]
0 commit comments