Skip to content

Commit

Permalink
deps: bump rockdb to 0.23.0
Browse files Browse the repository at this point in the history
Signed-off-by: Gabriele Baldoni <[email protected]>
  • Loading branch information
gabrik committed Jan 20, 2025
1 parent 4c4cb3b commit e245d5b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
9 changes: 4 additions & 5 deletions 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
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ default = ["dynamic_plugin"]
async-trait = "0.1.66"
git-version = "0.3.5"
lazy_static = "1.4.0"
rocksdb = "0.22.0"
rocksdb = "0.23.0"
serde_json = "1.0.114"
tokio = { version = "1.35.1", default-features = false } # Default features are disabled due to some crates' requirements
tracing = "0.1"
Expand Down

0 comments on commit e245d5b

Please sign in to comment.