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

9 lines
263 B

--- yaml-rust-0.4.3/Cargo.toml 1970-01-01T00:00:00+00:00
+++ yaml-rust-0.4.3/Cargo.toml 2019-06-20T07:27:09.096903+00:00
@@ -23,4 +23,4 @@
[dependencies.linked-hash-map]
version = ">=0.0.9, <0.6"
[dev-dependencies.quickcheck]
-version = "0.7"
+version = "0.9"