Skip to content

Commit

Permalink
install cargo-watch with exact versions of its Cargo dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
laniakea64 committed Dec 20, 2023
1 parent 0d3d014 commit 9ffcd1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/justfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ ftdetect:

# install development dependencies
deps:
cargo install cargo-watch
cargo install --locked cargo-watch

# compile test runner without running tests
build:
Expand Down

0 comments on commit 9ffcd1b

Please sign in to comment.