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

11 lines
282 B

--- serde_yaml-0.8.9/Cargo.toml 1970-01-01T00:00:00+00:00
+++ serde_yaml-0.8.9/Cargo.toml 2019-06-20T07:30:54.955498+00:00
@@ -38,6 +38,6 @@
version = "0.1"
[dev-dependencies.version-sync]
-version = "0.5"
+version = "0.8"
[badges.travis-ci]
repository = "dtolnay/serde-yaml"