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-serde_yaml/serde_yaml-0.7.1-fix-metada...

12 lines
274 B

--- serde_yaml-0.7.1/Cargo.toml 1970-01-01T01:00:00+01:00
+++ serde_yaml-0.7.1/Cargo.toml 2017-11-14T14:10:22.927249+01:00
@@ -31,7 +31,7 @@
version = "1.0"
[dependencies.linked-hash-map]
-version = "0.4"
+version = "0.5"
[dev-dependencies.unindent]
version = "0.1"