update rocksdb

This commit is contained in:
Charles Hall 2024-04-21 12:39:27 -07:00
parent 8c6ffb6bfc
commit 61cb186b5b
No known key found for this signature in database
GPG key ID: 7B8E0645816E07CF
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",