Skip to content

Commit 7615036

Browse files
authored
Bump Rust to 1.88 (#165)
Fix failing nightly of the CLI refs geldata/gel-cli#1724
1 parent de03495 commit 7615036

File tree

18 files changed

+18
-18
lines changed

18 files changed

+18
-18
lines changed

integration/linux/build/_bootstrap/rust.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
set -ex
44

5-
: ${RUST_VERSION:=1.85.0}
5+
: ${RUST_VERSION:=1.88.0}
66

77
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | bash -s -- \
88
-y --no-modify-path --profile default \

integration/linux/build/amazonlinux-2023/Dockerfile

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

integration/linux/build/centos-7/Dockerfile

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

integration/linux/build/centos-8/Dockerfile

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

integration/linux/build/debian-bookworm/Dockerfile

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

integration/linux/build/debian-bullseye/Dockerfile

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

integration/linux/build/debian-buster/Dockerfile

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

integration/linux/build/fedora-40/Dockerfile

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

integration/linux/build/linux-aarch64/Dockerfile

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

integration/linux/build/linux-x86_64/Dockerfile

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)