Skip to content

Commit

Permalink
update nostrdb
Browse files Browse the repository at this point in the history
  • Loading branch information
jb55 committed Jan 1, 2024
1 parent 0e7b8d7 commit e688f74
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Expand Up @@ -13,7 +13,7 @@ hyper-util = { version = "0.1.1", features = ["full"] }
http-body-util = "0.1"
log = "0.4.20"
env_logger = "0.10.1"
nostrdb = { git = "https://github.com/damus-io/nostrdb-rs.git", rev = "29424c07c64200e642c62734204a3a2d567dab2a" }
nostrdb = { git = "https://github.com/damus-io/nostrdb-rs.git", rev = "351906121f79d71b2a5a999944a8a22c6b8dde4e" }
#nostrdb = { path = "/home/jb55/src/rust/nostrdb-rs" }
#nostrdb = "0.1.6"
#nostr-sdk = { git = "https://github.com/damus-io/nostr-sdk.git", rev = "fc0dc7b38f5060f171228b976b9700c0135245d3" }
Expand Down

0 comments on commit e688f74

Please sign in to comment.