You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rust-libdeflate-sys/libdeflate-sys-fix-metadata...

13 lines
295 B

2 months ago
--- libdeflate-sys-1.23.0/Cargo.toml 1970-01-01T00:00:01+00:00
+++ libdeflate-sys-1.23.0/Cargo.toml 2024-12-21T16:46:41.654068+00:00
@@ -49,8 +49,7 @@
[build-dependencies.pkg-config]
version = "0.3.9"
-optional = true
[features]
-dynamic = ["pkg-config"]
+dynamic = []
freestanding = []