diff --git a/justfile b/justfile index 3710768..0f724c6 100644 --- a/justfile +++ b/justfile @@ -48,6 +48,7 @@ export RUSTFLAGS := "-C target-cpu=x86-64-v3" # Build the deb. cargo-deb \ --no-build \ + --quiet \ -p {{ pkg_id }} \ -o "{{ release_dir }}"