Skip to content

Commit

Permalink
chore: fix the Cargo package exclusions
Browse files Browse the repository at this point in the history
  • Loading branch information
nlfiedler committed May 25, 2024
1 parent 9570989 commit 77211e9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,9 @@ license = "Apache-2.0"
keywords = ["magickwand", "imagemagick"]
build = "build.rs"
exclude = [
".github/*",
"docker/*",
"test/*",
"tests/*",
]

[dependencies]
Expand Down

0 comments on commit 77211e9

Please sign in to comment.