Skip to content

Commit b817745

Browse files
kernelkindjb55
authored andcommitted
use nostr in enostr
Signed-off-by: kernelkind <[email protected]> Signed-off-by: William Casarin <[email protected]>
1 parent 3e1acfa commit b817745

File tree

2 files changed

+135
-13
lines changed

2 files changed

+135
-13
lines changed

Cargo.lock

Lines changed: 134 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

enostr/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ serde = { version = "1", features = ["derive"] } # You only need this if you wan
1212
serde_json = "1.0.89"
1313
tracing = "0.1.37"
1414
shatter = "0.1.1"
15-
#nostr = { version = "0.27.0", features = ["blocking"] }
15+
nostr = { version = "0.30.0" }
1616
hex = "0.4.3"
1717
log = "0.4.20"
1818
env_logger = "0.11.1"

0 commit comments

Comments
 (0)