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-cxxbridge-macro/cxxbridge-macro-fix-metadat...

12 lines
279 B

--- cxxbridge-macro-1.0.100/Cargo.toml 1970-01-01T00:00:01+00:00
+++ cxxbridge-macro-1.0.100/Cargo.toml 2023-07-11T11:32:47.096734+00:00
@@ -38,7 +38,7 @@
optional = true
[dependencies.flate2]
-version = "1.0.26"
+version = "1.0.25"
optional = true
[dependencies.memmap]