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

11 lines
235 B

--- xz2-0.1.7/Cargo.toml 1970-01-01T00:00:01+00:00
+++ xz2-0.1.7/Cargo.toml 2022-07-16T12:16:30.646078+00:00
@@ -60,7 +60,6 @@
version = "0.1.17"
[features]
-static = ["lzma-sys/static"]
tokio = [
"tokio-io",
"futures",