diff --git a/justfile b/justfile index ec58032..d7cdda2 100644 --- a/justfile +++ b/justfile @@ -8,7 +8,7 @@ build: cargo hack test cargo doc # cargo test --example get - cargo mutants --jobs 4 + # cargo mutants --jobs 4 install-hooks: @echo "Installing git hooks"