Skip to content

Commit

Permalink
build(deps): bump either from 1.12.0 to 1.13.0 (#1664)
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Niklas Adolfsson <[email protected]>
  • Loading branch information
dependabot[bot] and niklasad1 committed Jul 1, 2024
1 parent 0cd5f6f commit b076f4c
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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ color-eyre = "0.6.3"
console_error_panic_hook = "0.1.7"
darling = "0.20.9"
derive-where = "1.2.7"
either = { version = "1.12.0", default-features = false }
either = { version = "1.13.0", default-features = false }
frame-metadata = { version = "16.0.0", default-features = false }
futures = { version = "0.3.30", default-features = false, features = ["std"] }
getrandom = { version = "0.2", default-features = false }
Expand Down

0 comments on commit b076f4c

Please sign in to comment.