update rocksdb

This commit is contained in:
Charles Hall
2024-04-21 12:39:27 -07:00
parent 8c6ffb6bfc
commit 61cb186b5b
3 changed files with 7 additions and 7 deletions

View File

@@ -116,7 +116,7 @@ sd-notify = { version = "0.4.1", optional = true }
[dependencies.rocksdb]
package = "rust-rocksdb"
version = "0.22.7"
version = "0.24.0"
optional = true
features = [
"multi-threaded-cf",