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 5d7e1c9 commit b4acfe9Copy full SHA for b4acfe9
conf/distro/include/rust_versions.inc
@@ -1,7 +1,7 @@
1
# include this in your distribution to easily switch between versions
2
# just by changing RUST_VERSION variable
3
4
-RUST_VERSION ?= "1.78.0"
+RUST_VERSION ?= "1.86.0"
5
6
PREFERRED_VERSION_cargo ?= "${RUST_VERSION}"
7
PREFERRED_VERSION_cargo-cross-canadian-${TARGET_ARCH} ?= "${RUST_VERSION}"
0 commit comments