diff --git a/Cargo.toml b/Cargo.toml index 7ad56dd..5fff19a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -30,7 +30,7 @@ serde_json = "1.0.89" env_logger = "0.10.0" puffin_egui = { version = "0.26.0", optional = true } puffin = { version = "0.19.0", optional = true } -nostrdb = { git = "https://github.com/damus-io/nostrdb-rs", rev = "750539d0b71ed81ec626e4670eccf34950ad2942" } +nostrdb = { git = "https://github.com/damus-io/nostrdb-rs", rev = "2675e7244554e40c9ee10d82b42bc647fef4c17d" } hex = "0.4.3" base32 = "0.4.0"