Skip to content

Commit 21fcbf2

Browse files
committed
(ci) rust version: 1.81.0
1 parent 4874a9a commit 21fcbf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/rust-version.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
if [[ -n $RUST_STABLE_VERSION ]]; then
1919
stable_version="$RUST_STABLE_VERSION"
2020
else
21-
stable_version=1.73.0
21+
stable_version=1.81.0
2222
fi
2323

2424
if [[ -n $RUST_NIGHTLY_VERSION ]]; then

0 commit comments

Comments
 (0)