We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a1ad40 commit b440943Copy full SHA for b440943
Cargo.toml
@@ -3,7 +3,7 @@ name = "nostrdb"
3
authors = ["William Casarin <[email protected]>"]
4
description = "An unfairly fast embedded nostr database backed by lmdb"
5
readme = "README.md"
6
-version = "0.3.4"
+version = "0.4.0"
7
edition = "2021"
8
build = "build.rs"
9
license = "GPL-3.0-or-later"
0 commit comments