fix until filters

Signed-off-by: William Casarin <jb55@jb55.com>
This commit is contained in:
William Casarin
2024-04-12 20:29:41 -07:00
parent f0d56da4f5
commit 483e8e85d6
3 changed files with 7 additions and 3 deletions

4
Cargo.lock generated
View File

@@ -2556,9 +2556,9 @@ dependencies = [
[[package]]
name = "nostrdb"
version = "0.3.0"
version = "0.3.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "59da521fefb12cd1f1f0f26d15a2ab9f38860696f6c0bb674b9830a5bbc75990"
checksum = "a4d574f011d7bca4fcb7167da332da7a73d5612b24a187df08f5a000de08d3f4"
dependencies = [
"bindgen",
"cc",