Skip to content

Commit

Permalink
Bump either from 1.6.1 to 1.7.0
Browse files Browse the repository at this point in the history
Bumps [either](https://github.com/bluss/either) from 1.6.1 to 1.7.0.
- [Release notes](https://github.com/bluss/either/releases)
- [Commits](rayon-rs/either@1.6.1...1.7.0)

---
updated-dependencies:
- dependency-name: either
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 8, 2022
1 parent 94c2ddb commit bc59367
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 network-p2p/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ asynchronous-codec = "0.5"
bcs-ext = { package="bcs-ext", path = "../commons/bcs_ext" }

derive_more = "0.99.14"
either = "1.6.1"
either = "1.7.0"
fnv = "1.0.6"
futures = "0.3.12"
futures-timer = "3.0"
Expand Down

0 comments on commit bc59367

Please sign in to comment.