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 Jul 14, 2023
2 parents f117223 + f118dd2 commit e5cd0f4
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.70.0
export RUST_VERSION=1.71.0

echo "Installing Rust $RUST_VERSION"

Expand Down

0 comments on commit e5cd0f4

Please sign in to comment.