summaryrefslogtreecommitdiff
path: root/derive/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'derive/Cargo.toml')
-rw-r--r--derive/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/derive/Cargo.toml b/derive/Cargo.toml
index d4a7702..e92a531 100644
--- a/derive/Cargo.toml
+++ b/derive/Cargo.toml
@@ -7,6 +7,7 @@ edition = "2021"
proc-macro = true
[dependencies]
+convert_case = "0.6.0"
darling = "0.14.2"
proc-macro2 = "1"
quote = "1"