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 4874a9a commit 21fcbf2Copy full SHA for 21fcbf2
ci/rust-version.sh
@@ -18,7 +18,7 @@
18
if [[ -n $RUST_STABLE_VERSION ]]; then
19
stable_version="$RUST_STABLE_VERSION"
20
else
21
- stable_version=1.73.0
+ stable_version=1.81.0
22
fi
23
24
if [[ -n $RUST_NIGHTLY_VERSION ]]; then
0 commit comments