deps: Add futures@0.3.31 to the dependencies

Signed-off-by: Awiteb <a@4rs.nl>
This commit is contained in:
Awiteb
2025-05-08 13:32:44 +00:00
parent 54f1c7e0e6
commit bd086538fd
2 changed files with 26 additions and 0 deletions

View File

@@ -18,6 +18,7 @@ clap-verbosity-flag = { version = "3.0.2", default-features = false, features =
] }
convert_case = "0.8.0"
easy-ext = "1.0.2"
futures = "0.3.31"
nostr = { version = "0.41.0", features = ["parser"] }
nostr-sdk = "0.41.0"
tempfile = "3.19.1"