diff --git a/Cargo.toml b/Cargo.toml index 554d13d..63aa2e4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,7 +10,7 @@ repository = "https://github.com/gergo-salyi/multibg-sway" license = "MIT OR Apache-2.0" keywords = ["wallpaper", "background", "desktop", "wayland", "sway"] categories = ["command-line-utilities", "multimedia::images"] -exclude = ["PKGBUILD"] +exclude = ["PKGBUILD", "patch/fast_image_resize/data"] [dependencies] clap = { version = "4.2.1", features = ["derive"] }