upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorDanConwayDev <DanConwayDev@protonmail.com>2024-08-02 13:02:47 +0100
committerDanConwayDev <DanConwayDev@protonmail.com>2024-08-02 13:02:47 +0100
commit098bb88b4f313d9a0b32808b42f4b4c17e1771a2 (patch)
tree79caaf59445206ff87b3baf0d2ce6c460976c29f /Cargo.lock
parent4ec930daf9e80c1ea27a44a4465200486fe714aa (diff)
bump nostr-database to v0.33.1
to get latest fixes applied
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 7514e62..0d56662 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1873,9 +1873,9 @@ dependencies = [
1873 1873
1874[[package]] 1874[[package]]
1875name = "nostr-database" 1875name = "nostr-database"
1876version = "0.33.0" 1876version = "0.33.1"
1877source = "registry+https://github.com/rust-lang/crates.io-index" 1877source = "registry+https://github.com/rust-lang/crates.io-index"
1878checksum = "f9f6c72d0d0842de637f7fba6e70764f719257d29dad8fc5f7352810b0f117ad" 1878checksum = "50eebf5020d70891e3c229128de5fc73af632b651d02742383b314d3d0c7e953"
1879dependencies = [ 1879dependencies = [
1880 "async-trait", 1880 "async-trait",
1881 "flatbuffers", 1881 "flatbuffers",