We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
libium
zip-extensions
1 parent a82d90c commit 2141b19Copy full SHA for 2141b19
libium/Cargo.toml
@@ -37,3 +37,7 @@ regex = "1.11"
37
sha1 = "0.10"
38
home = "0.5"
39
zip = "2.5"
40
+
41
+[patch.crates-io]
42
+# Fix https://github.com/matzefriedrich/zip-extensions-rs/pull/19
43
+zip-extensions = { git = "https://github.com/andriipopazov/zip-extensions-rs", rev = "c3556d757574d4d00ee65a3f0c726b45ba44876f" }
0 commit comments