diff --git a/tests/justfile b/tests/justfile index c9d1708..e44a4c0 100644 --- a/tests/justfile +++ b/tests/justfile @@ -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: