chore: update rexie nostr

This commit is contained in:
thesimplekid
2024-07-27 08:52:55 -04:00
parent c36eb3caa2
commit 5b4aafeb9d
3 changed files with 74 additions and 52 deletions

View File

@@ -25,7 +25,7 @@ tracing.workspace = true
tracing-subscriber.workspace = true
rand.workspace = true
home.workspace = true
nostr-sdk = { version = "0.32.0", default-features = false, features = [
nostr-sdk = { version = "0.33.0", default-features = false, features = [
"nip04",
"nip44"
]}