Skip to content

Commit

Permalink
deps: bump either from 1.12.0 to 1.13.0
Browse files Browse the repository at this point in the history
Bumps [either](https://github.com/rayon-rs/either) from 1.12.0 to 1.13.0.
- [Commits](rayon-rs/either@1.12.0...1.13.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 Jun 26, 2024
1 parent 8645f93 commit 9e5e3d0
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 ext/libp2p/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ log.workspace = true
smallvec = "1.13.2"
tokio = { workspace = true, features = ["rt", "macros", "sync", "time"] }
tokio-util = "0.7.11"
either = "1.12.0"
either = "1.13.0"

[dependencies.libp2p]
version = "0.51.4"
Expand Down

0 comments on commit 9e5e3d0

Please sign in to comment.