Use known-working versions for tests (#900)

This commit is contained in:
Félix Saparelli 2023-03-13 18:11:29 +13:00 committed by GitHub
parent 5f1d5ce559
commit e89b8e2463
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 10 additions and 10 deletions

View file

@ -13,5 +13,5 @@ mkdir -p "$othertmpdir/bin"
cp "./$1" "$othertmpdir/bin/"
cargo binstall --no-confirm cargo-watch
cargo binstall --no-confirm cargo-watch@8.4.0
cargo uninstall cargo-watch