Skip to content

Commit

Permalink
Updated exclude field in cargo
Browse files Browse the repository at this point in the history
  • Loading branch information
LucaCappelletti94 committed Nov 17, 2023
1 parent 1cb02b2 commit 1611991
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,12 @@ categories = [
"algorithms",
"science"
]
exclude = [
"fuzz/",
"intersection_tests/",
"union_test",
"intersection_benchmarks.tsv.gz"
]

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

Expand Down

0 comments on commit 1611991

Please sign in to comment.