Skip to content

Commit fde7e90

Browse files
committed
fixup! pyth: introduce pyth accumulator library
1 parent 000cbc5 commit fde7e90

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.59.0
21+
stable_version=1.60.0
2222
fi
2323

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

0 commit comments

Comments
 (0)