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

12 lines
287 B

--- ron-0.5.1/Cargo.toml 1970-01-01T00:00:00+00:00
+++ ron-0.5.1/Cargo.toml 2019-05-12T06:30:37.537001+00:00
@@ -37,7 +37,7 @@
version = "1"
features = ["serde_derive"]
[dev-dependencies.serde_bytes]
-version = "0.10"
+version = "0.11"
[dev-dependencies.serde_json]
version = "1"