Skip to content

Commit

Permalink
cargo config update
Browse files Browse the repository at this point in the history
  • Loading branch information
kevin-valerio committed Oct 17, 2024
1 parent 515f6a6 commit b27046b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .cargo/config.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
[env]
RUST_TEST_THREADS = "1" # this is used to avoid race condition during test execution
exclude = ["tests/fixtures/corpus/**"] # not needed for publish

0 comments on commit b27046b

Please sign in to comment.