Skip to content

Commit

Permalink
fix(deps): update rust crate ckb-types to v0.108.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 6, 2023
1 parent 54fa572 commit 2691ca7
Show file tree
Hide file tree
Showing 2 changed files with 137 additions and 2 deletions.
137 changes: 136 additions & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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.18.3", features = ["snappy"] }
sparse-merkle-tree = "0.6.1"
ckb-types = "=0.103.0"
ckb-types = "=0.108.0"
ckb-jsonrpc-types = ">=0.103.0"
reqwest = { version = "0.11", features = ["json"] }
tokio = { version = "1", features = ["rt", "net"] }
Expand Down

0 comments on commit 2691ca7

Please sign in to comment.