--- oxipng-9.1.3/Cargo.toml 1970-01-01T00:00:01+00:00 +++ oxipng-9.1.3/Cargo.toml 2024-11-30T18:06:52.515550+00:00 @@ -149,7 +149,6 @@ [features] binary = [ "dep:clap", - "dep:glob", "dep:env_logger", ] default = [ @@ -168,13 +167,10 @@ sanity-checks = ["dep:image"] zopfli = ["dep:zopfli"] -[target."cfg(windows)".dependencies.glob] -version = "0.3.1" -optional = true - [badges.maintenance] status = "actively-developed" [badges.travis-ci] branch = "master" repository = "shssoichiro/oxipng" +