Skip to content

Commit

Permalink
Merge branch 'branches/rudder/8.2'
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenkins CI committed Sep 24, 2024
2 parents cc66635 + 839c2ad commit 031623c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rust.makefile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ version:
build: CARGO_INCREMENTAL=0
build: version
cargo install --locked cargo-auditable@0.6.1
cargo auditable build ${CARGO_FEATURES} --release --locked
cargo auditable build ${CARGO_FEATURES} --release --locked --jobs 4

dev-doc:
cargo doc --document-private-items --open
Expand Down

0 comments on commit 031623c

Please sign in to comment.