mirror of https://github.com/fafhrd91/actix-web
chore: cargo update after version bumps
This commit is contained in:
parent
9f45be03e1
commit
4db4251b8f
scripts
|
@ -169,3 +169,5 @@ if [ "$GH_RELEASE" = 'y' ] || [ "$GH_RELEASE" = 'Y' ]; then
|
|||
fi
|
||||
|
||||
echo
|
||||
|
||||
cargo update >/dev/null 2>&1 || true
|
||||
|
|
Loading…
Reference in New Issue