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.
12 lines
265 B
12 lines
265 B
6 years ago
|
--- plist-0.3.0/Cargo.toml 1970-01-01T01:00:00+01:00
|
||
|
+++ plist-0.3.0/Cargo.toml 2018-09-03T08:59:02.257027+02:00
|
||
|
@@ -34,7 +34,7 @@
|
||
|
optional = true
|
||
|
|
||
|
[dependencies.xml-rs]
|
||
|
-version = "0.7.0"
|
||
|
+version = "0.8.0"
|
||
|
[dev-dependencies.serde_derive]
|
||
|
version = "1.0.2"
|
||
|
|