Skip to content

Commit

Permalink
Update Cargo.lock in update_version.sh pt2
Browse files Browse the repository at this point in the history
  • Loading branch information
dp1 committed Dec 7, 2023
1 parent 192f356 commit d248c83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/update_version.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ IFS=$'\n' find "${ROOT}" -name Cargo.toml | while read -r f; do
done

# Update Cargo.lock
cargo update -w --locked
cargo update -w

0 comments on commit d248c83

Please sign in to comment.