remove nostr-sdk

Signed-off-by: kernelkind <kernelkind@gmail.com>
Signed-off-by: William Casarin <jb55@jb55.com>
This commit is contained in:
kernelkind
2024-05-07 19:57:41 -04:00
committed by William Casarin
parent e04c8821d5
commit 59818edd83
4 changed files with 58 additions and 538 deletions

View File

@@ -36,7 +36,6 @@ nostrdb = { git = "https://github.com/damus-io/nostrdb-rs", rev = "99d8296fcba59
#nostrdb = "0.3.3"
hex = "0.4.3"
base32 = "0.4.0"
nostr-sdk = "0.29.0"
strum = "0.26"
strum_macros = "0.26"
bitflags = "2.5.0"