Update cargo lock files on version bump
This commit is contained in:
committed by
Trent Nelson
parent
4bcf976ecd
commit
1d80ba9edf
@ -135,6 +135,9 @@ for file in "${markdownFiles[@]}"; do
|
||||
)
|
||||
done
|
||||
|
||||
# Update cargo lock files
|
||||
scripts/cargo-for-all-lock-files.sh tree
|
||||
|
||||
echo "$currentVersion -> $newVersion"
|
||||
|
||||
exit 0
|
||||
|
Reference in New Issue
Block a user