Skip to content

Commit

Permalink
fix(deps): update rust crate ckb-types to v0.114.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 29, 2024
1 parent 2e61ffc commit a9598c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ molecule = "0.7.2"
lazy_static = "1.4"
rocksdb = { package = "ckb-rocksdb", version = "=0.21.1", features = ["snappy"] }
sparse-merkle-tree = "0.6.1"
ckb-types = "=0.108.0"
ckb-types = "=0.114.0"
ckb-jsonrpc-types = "=0.108.0"
reqwest = { version = "0.11.22", features = ["json"] }
tokio = { version = "1.32.0", features = ["rt", "net"] }
Expand Down

0 comments on commit a9598c0

Please sign in to comment.