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-lzma-sys/lzma-sys-fix-metadata.diff

10 lines
221 B

--- lzma-sys-0.1.20/Cargo.toml 1970-01-01T00:00:01+00:00
+++ lzma-sys-0.1.20/Cargo.toml 2022-12-12T22:25:47.846905+00:00
@@ -36,6 +36,3 @@
[build-dependencies.pkg-config]
version = "0.3.14"
-
-[features]
-static = []