update deps, remove unnecessary zstd crate, pin rust-rocksdb rev

Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
strawberry 2024-06-03 00:07:38 -04:00
parent b29a8791de
commit 84290bd668
6 changed files with 44 additions and 52 deletions

View file

@ -58,8 +58,6 @@ thread_local.optional = true
thread_local.workspace = true
tokio.workspace = true
tracing.workspace = true
zstd.optional = true
zstd.workspace = true
[lints]
workspace = true