Skip to content

Commit

Permalink
build(deps): bump either from 1.8.1 to 1.9.0
Browse files Browse the repository at this point in the history
Bumps [either](https://github.com/bluss/either) from 1.8.1 to 1.9.0.
- [Commits](rayon-rs/either@1.8.1...1.9.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and cgwalters committed Sep 11, 2023
1 parent d8a7cc7 commit fb47040
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 @@ -57,7 +57,7 @@ chrono = { version = "0.4.26", features = ["serde"] }
clap = { version = "4.4", features = ["derive"] }
cxx = "1.0.105"
envsubst = "0.2.1"
either = "1.8.1"
either = "1.9.0"
env_logger = "0.10.0"
fail = { version = "0.5", features = ["failpoints"] }
fn-error-context = "0.2.0"
Expand Down

0 comments on commit fb47040

Please sign in to comment.