diff --git a/justfile b/justfile index 910972b..1f6d366 100644 --- a/justfile +++ b/justfile @@ -26,7 +26,7 @@ fmt: cd pyargus && black . doc: - cargo doc + cargo doc --no-deps fd -e md . doc/ -x rustdoc {} fd -e html . doc/ -x mv {} target/doc/argus/