mirror of
https://github.com/actix/actix-web.git
synced 2024-11-21 17:11:08 +00:00
chore: cargo update after version bumps
This commit is contained in:
parent
9f45be03e1
commit
4db4251b8f
1 changed files with 2 additions and 0 deletions
|
@ -169,3 +169,5 @@ if [ "$GH_RELEASE" = 'y' ] || [ "$GH_RELEASE" = 'Y' ]; then
|
|||
fi
|
||||
|
||||
echo
|
||||
|
||||
cargo update >/dev/null 2>&1 || true
|
||||
|
|
Loading…
Reference in a new issue