deps: Add easy_ext@1.0.2 to the dependencies

Signed-off-by: Awiteb <a@4rs.nl>
This commit is contained in:
Awiteb
2025-05-05 13:52:00 +00:00
parent d962732e52
commit fb77a8ca14
2 changed files with 8 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",
] }
easy-ext = "1.0.2"
nostr = { version = "0.41.0", features = ["parser"] }
nostr-sdk = "0.41.0"
thiserror = "2.0.12"