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.
15 lines
439 B
15 lines
439 B
1 year ago
|
--- darling-0.14.4/Cargo.toml 1970-01-01T00:00:01+00:00
|
||
|
+++ darling-0.14.4/Cargo.toml 2023-08-01T16:39:39.217634+00:00
|
||
|
@@ -48,11 +48,5 @@
|
||
|
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"
|