Skip to content

Commit

Permalink
deps: upgrade rocksdb to 0.23.0
Browse files Browse the repository at this point in the history
Signed-off-by: Gabriele Baldoni <gabriele.baldoni@gmail.com>
  • Loading branch information
gabrik committed Jan 20, 2025
1 parent 443aa60 commit 705d466
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 @@ -45,7 +45,7 @@ home = "0.5.4"
lazy_static = "1.4.0"
mime_guess = "2.0.4"
regex = "1.7.1"
rocksdb = "0.22.0"
rocksdb = "0.23.0"
serde_json = "1.0.117"
tempfile = "3.4.0"
tokio = { version = "1.35.1", default-features = false } # Default features are disabled due to some crates' requirements
Expand Down

0 comments on commit 705d466

Please sign in to comment.