mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-04-25 06:40:03 +00:00
Use known-working versions for tests (#900)
This commit is contained in:
parent
5f1d5ce559
commit
e89b8e2463
5 changed files with 10 additions and 10 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue