mirror of
https://github.com/aljazceru/notedeck.git
synced 2026-01-06 09:54:20 +01:00
nostrdb: bump to support timeline queries
This version of nostrdb supports timeline queries, so we can use contact lists to query the timeline.
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user