Skip to content

Commit

Permalink
chore(deps): Bump either from 1.12.0 to 1.13.0 (#17590)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Xiangjin <[email protected]>
  • Loading branch information
dependabot[bot] and xiangjinwu authored Jul 23, 2024
1 parent 12e1f1f commit 8185d39
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 src/rpc_client/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ normal = ["workspace-hack"]
anyhow = "1"
async-trait = "0.1"
easy-ext = "1"
either = "1.12.0"
either = "1.13.0"
futures = { version = "0.3", default-features = false, features = ["alloc"] }
http = "0.2"
hyper = "0.14" # required by tonic
Expand Down

0 comments on commit 8185d39

Please sign in to comment.