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
276 B

--- plist-1.0.1/Cargo.toml 2020-12-27T18:45:59+00:00
+++ plist-1.0.1/Cargo.toml 2020-12-28T10:09:07.262094+00:00
@@ -30,7 +30,7 @@
default-features = false
[dependencies.indexmap]
-version = ">=1.0.2,<1.6"
+version = "1.0.2"
[dependencies.line-wrap]
version = "0.1.1"