bump nostrdb

Signed-off-by: kernelkind <kernelkind@gmail.com>
This commit is contained in:
kernelkind
2025-07-03 20:06:35 -04:00
parent 298fab6471
commit e4beb954db
2 changed files with 3 additions and 3 deletions

4
Cargo.lock generated
View File

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