Skip to content

Commit

Permalink
Merge branch 'main' into release
Browse files Browse the repository at this point in the history
  • Loading branch information
yury committed Aug 16, 2023
2 parents e5cd0f4 + 50c1469 commit fdd5ef9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library-scripts/rust-debian.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
export RUSTUP_HOME=/usr/local/rustup
export CARGO_HOME=/usr/local/cargo
export PATH=/usr/local/cargo/bin:$PATH
export RUST_VERSION=1.71.0
export RUST_VERSION=1.71.1

echo "Installing Rust $RUST_VERSION"

Expand Down

0 comments on commit fdd5ef9

Please sign in to comment.