Skip to content

Commit bc0b533

Browse files
committed
Upgrade ckb-rocksdb to 0.22.2
1 parent d269b6c commit bc0b533

File tree

2 files changed

+23
-72
lines changed

2 files changed

+23
-72
lines changed

Cargo.lock

Lines changed: 22 additions & 71 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,7 @@ rayon = "1.0"
281281
regex = "1.1.6"
282282
reqwest = { version = "0.12", features = ["blocking", "json"] }
283283
rhai = "1.16.0"
284-
rocksdb = { version = "=0.21.1", package = "ckb-rocksdb", default-features = false }
284+
rocksdb = { version = "=0.22.2", package = "ckb-rocksdb", default-features = false }
285285
rustc-hash = "1.1"
286286
secio = { version = "0.6.6", package = "tentacle-secio" }
287287
secp256k1 = "0.30"

0 commit comments

Comments
 (0)