Skip to content

Commit

Permalink
Update rust sha to 1.77.2
Browse files Browse the repository at this point in the history
  • Loading branch information
pgherveou committed Aug 26, 2024
1 parent 2b037ca commit eb606a6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion config.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

param1=${1:-}

export RUST_COMMIT=5113ed28ea1451a13eae3a05dca0dbabfd56f587
export RUST_COMMIT=5ef9e3d85d934b27d9dada2f9dd52b1dc63bb04

# If -rust_commit specified then only export the rust commit variable
if [ "$param1" == "-rust_commit" ]; then
Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.1.0
1.1.1

0 comments on commit eb606a6

Please sign in to comment.