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

16 lines
443 B

--- darling-0.20.10/Cargo.toml 1970-01-01T00:00:01+00:00
+++ darling-0.20.10/Cargo.toml 2024-08-09T18:04:15.370031+00:00
@@ -49,11 +49,6 @@
diagnostics = ["darling_core/diagnostics"]
suggestions = ["darling_core/suggestions"]
-[target."cfg(compiletests)".dev-dependencies.rustversion]
-version = "1.0.9"
-
-[target."cfg(compiletests)".dev-dependencies.trybuild]
-version = "1.0.38"
-
[badges.maintenance]
status = "actively-developed"
+