We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 369f750 + 9a349a4 commit 195bff0Copy full SHA for 195bff0
1 file changed
custom_debug_derive/Cargo.toml
@@ -16,5 +16,7 @@ synstructure = "0.13.0"
16
proc-macro2 = "1.0.76"
17
syn = "2.0.48"
18
quote = "1.0.35"
19
-itertools = "0.12.0"
20
darling = "0.20.3"
+
21
+[dev-dependencies]
22
+itertools = "0.12.0"
0 commit comments