notecrumbs

a nostr opengraph server build on nostrdb and egui
git clone git://jb55.com/notecrumbs
Log | Files | Refs | README | LICENSE

commit f221e661d969c6db0778d4a99ce02398e9a120be
parent 0d826fe5d928b490b4643406bda914d7062b16e8
Author: William Casarin <jb55@jb55.com>
Date:   Wed, 24 Jan 2024 11:16:46 -0800

update lockfile

Diffstat:
MCargo.lock | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Cargo.lock b/Cargo.lock @@ -1461,7 +1461,7 @@ dependencies = [ [[package]] name = "nostrdb" version = "0.1.6" -source = "git+https://github.com/damus-io/nostrdb-rs.git?rev=2c0d43497d626e61a8de7a1efaff13d44e30d556#2c0d43497d626e61a8de7a1efaff13d44e30d556" +source = "git+https://github.com/damus-io/nostrdb-rs.git?rev=9d802004948d56446f11a10ea846c8543824b041#9d802004948d56446f11a10ea846c8543824b041" dependencies = [ "bindgen 0.69.1", "cc",