Skip to content

Commit a0ac4b1

Browse files
committed
nostrdb: bump to v0.7.0
includes replay fix Signed-off-by: William Casarin <jb55@jb55.com>
1 parent 48f17f9 commit a0ac4b1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ log = "0.4.17"
3737
nostr = { version = "0.37.0", default-features = false, features = ["std", "nip49"] }
3838
nwc = "0.39.0"
3939
mio = { version = "1.0.3", features = ["os-poll", "net"] }
40-
nostrdb = { git = "https://github.com/damus-io/nostrdb-rs", rev = "f0b8dcd69672d612d692acc9849df8695c7361de" }
40+
nostrdb = { git = "https://github.com/damus-io/nostrdb-rs", rev = "3e87e504090b8cc153474e584a1ecd4618441099" }
4141
#nostrdb = "0.6.1"
4242
notedeck = { path = "crates/notedeck" }
4343
notedeck_chrome = { path = "crates/notedeck_chrome" }

0 commit comments

Comments
 (0)