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.5.0/Cargo.toml 1970-01-01T00:00:01+00:00
+++ plist-1.5.0/Cargo.toml 2023-08-10T19:38:47.573600+00:00
@@ -40,7 +40,7 @@
version = "0.1.1"
[dependencies.quick_xml]
-version = "0.29.0"
+version = "0.30.0"
package = "quick-xml"
[dependencies.serde]