Skip to content

Commit

Permalink
chore(deps): update rust crate jsonrpsee to 0.20.3 (#1864)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Oct 28, 2023
1 parent 6bcb25f commit 0650507
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 deletions 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 crates/subnet-resolver/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ edition = "2021"

[dependencies]
ethabi = "18.0.0"
jsonrpsee = { version = "0.20.2", features = ["http-client", "macros"] }
jsonrpsee = { version = "0.20.3", features = ["http-client", "macros"] }

libp2p-identity = { workspace = true, features = ["peerid"] }
serde_json = { workspace = true }
Expand Down

0 comments on commit 0650507

Please sign in to comment.