Skip to content

Commit

Permalink
bump rocksdb
Browse files Browse the repository at this point in the history
  • Loading branch information
jiacai2050 committed Oct 16, 2024
1 parent 83c92e0 commit c664bd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/wal/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ workspace = true

[dependencies.rocksdb]
git = "https://github.com/tikv/rust-rocksdb.git"
rev = "f04f4dd8eacc30e67c24bc2529a6d9c6edb85f8f"
rev = "85e79e52c6ad80b8c547fcb90b3cade64f141fac"
features = ["portable"]
optional = true

Expand Down

0 comments on commit c664bd5

Please sign in to comment.