mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-06-15 15:16:37 +00:00
Update git.sh
Signed-off-by: Jiahao XU <30436523+NobodyXu@users.noreply.github.com>
This commit is contained in:
parent
de704a7dc8
commit
8a1ca8e2eb
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ test_cargo_binstall_install
|
|||
cat "$CARGO_HOME/.crates.toml"
|
||||
grep -F "cargo-binstall 0.12.0 (git+file://$GIT#$COMMIT_HASH)" <"$CARGO_HOME/.crates.toml"
|
||||
|
||||
# Install cargo-binstall using `--git`
|
||||
# Install cargo-watch using `--git`
|
||||
"./$1" binstall --force --git "file://$GIT" --no-confirm cargo-watch
|
||||
|
||||
cargo_watch_version="$(cargo watch -V)"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue