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 9aa8693 commit 5b2c0aeCopy full SHA for 5b2c0ae
rust-toolchain.toml
@@ -2,7 +2,7 @@
2
# Be sure to update the 'rust-overlay' module's url in shell.nix to point to a
3
# commit which supports the required rustc version and also update the version
4
# in support/crown/rust-toolchain.toml when bumping this!
5
-channel = "1.89.0"
+channel = "1.90.0"
6
7
components = [
8
"clippy",
support/crown/rust-toolchain.toml
@@ -1,5 +1,5 @@
1
[toolchain]
0 commit comments