diff --git a/Justfile b/Justfile index 926d7e5..81ccbb4 100644 --- a/Justfile +++ b/Justfile @@ -1,3 +1,4 @@ +export CARGO_INCREMENTAL := "0" export RUSTFLAGS := "-D warnings" default: