diff --git a/Cargo.toml b/Cargo.toml index 24db9a4..905bf2c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,6 +8,7 @@ readme = "README.md" license = "Unlicense" repository = "https://github.com/conduition/ticketed-dlc" keywords = ["dlc", "smart", "contract", "ticket", "auction"] +exclude = ["/img"] [dependencies] bitcoin = { version = "0.31.1" }