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
262 B

--- darling_core-0.9.0/Cargo.toml 1970-01-01T00:00:00+00:00
+++ darling_core-0.9.0/Cargo.toml 2019-04-07T07:02:49.104537+00:00
@@ -30,7 +30,7 @@
version = "0.6"
[dependencies.strsim]
-version = "0.7.0"
+version = "0.9"
optional = true
[dependencies.syn]