diff --git a/justfile b/justfile index b248230f39..96d802bf17 100644 --- a/justfile +++ b/justfile @@ -97,7 +97,7 @@ open: open http://localhost doc: - cargo doc --all --open + cargo doc --workspace --exclude audit-content-security-policy --exclude audit-cache --open prepare-release revision='master': #!/usr/bin/env bash