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

12 lines
265 B

--- plist-1.4.0/Cargo.toml 1970-01-01T00:00:01+00:00
+++ plist-1.4.0/Cargo.toml 2023-01-28T21:45:37.801857+00:00
@@ -40,7 +40,7 @@
version = "0.1.1"
[dependencies.quick_xml]
-version = "0.26.0"
+version = "0.25.0"
package = "quick-xml"
[dependencies.serde]