deps: Add convert_case@0.8.0 to the dependencies

Signed-off-by: Awiteb <a@4rs.nl>
This commit is contained in:
Awiteb
2025-05-05 19:47:14 +00:00
parent 57434ac39b
commit 8a553f4de8
2 changed files with 17 additions and 0 deletions

View File

@@ -15,6 +15,7 @@ clap = { version = "4.5.37", features = ["derive"] }
clap-verbosity-flag = { version = "3.0.2", default-features = false, features = [
"tracing",
] }
convert_case = "0.8.0"
easy-ext = "1.0.2"
nostr = { version = "0.41.0", features = ["parser"] }
nostr-sdk = "0.41.0"