use nostr in enostr
Signed-off-by: kernelkind <kernelkind@gmail.com> Signed-off-by: William Casarin <jb55@jb55.com>
This commit is contained in:
committed by
William Casarin
parent
3e1acfa9cf
commit
b8177459ab
@@ -12,7 +12,7 @@ serde = { version = "1", features = ["derive"] } # You only need this if you wan
|
||||
serde_json = "1.0.89"
|
||||
tracing = "0.1.37"
|
||||
shatter = "0.1.1"
|
||||
#nostr = { version = "0.27.0", features = ["blocking"] }
|
||||
nostr = { version = "0.30.0" }
|
||||
hex = "0.4.3"
|
||||
log = "0.4.20"
|
||||
env_logger = "0.11.1"
|
||||
|
||||
Reference in New Issue
Block a user