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

--- darling_core-0.10.2/Cargo.toml 1970-01-01T00:00:00+00:00
+++ darling_core-0.10.2/Cargo.toml 2020-09-26T19:23:50.491938+00:00
@@ -30,7 +30,7 @@
version = "1"
[dependencies.strsim]
-version = "0.9.0"
+version = "0.10"
optional = true
[dependencies.syn]