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

12 lines
264 B

--- darling_core-0.9.0/Cargo.toml 1970-01-01T00:00:00+00:00
+++ darling_core-0.9.0/Cargo.toml 2019-03-25T18:35:06.146014+00:00
@@ -30,7 +30,7 @@
version = "0.6"
[dependencies.strsim]
-version = "0.7.0"
+version = "0.8.0"
optional = true
[dependencies.syn]