nostrdb: bump to v0.7.0

includes replay fix

Signed-off-by: William Casarin <jb55@jb55.com>
This commit is contained in:
William Casarin
2025-06-24 13:21:04 -07:00
parent 48f17f91b8
commit a0ac4b16ad
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -3205,7 +3205,7 @@ dependencies = [
[[package]]
name = "nostrdb"
version = "0.6.1"
source = "git+https://github.com/damus-io/nostrdb-rs?rev=f0b8dcd69672d612d692acc9849df8695c7361de#f0b8dcd69672d612d692acc9849df8695c7361de"
source = "git+https://github.com/damus-io/nostrdb-rs?rev=3e87e504090b8cc153474e584a1ecd4618441099#3e87e504090b8cc153474e584a1ecd4618441099"
dependencies = [
"bindgen",
"cc",