deps: Add tempfile@3.19.1 to the dependencies

Signed-off-by: Awiteb <a@4rs.nl>
This commit is contained in:
Awiteb
2025-05-08 12:23:10 +00:00
parent d9fe376746
commit ce58f29022
2 changed files with 50 additions and 0 deletions

View File

@@ -19,6 +19,7 @@ convert_case = "0.8.0"
easy-ext = "1.0.2"
nostr = { version = "0.41.0", features = ["parser"] }
nostr-sdk = "0.41.0"
tempfile = "3.19.1"
thiserror = "2.0.12"
tokio = { version = "1.44.2", features = ["macros", "rt-multi-thread"] }
tracing = "0.1.41"