Skip to content

Commit

Permalink
build(deps): Bump either from 1.9.0 to 1.10.0
Browse files Browse the repository at this point in the history
Bumps [either](https://github.com/rayon-rs/either) from 1.9.0 to 1.10.0.
- [Commits](rayon-rs/either@1.9.0...1.10.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 Feb 12, 2024
1 parent 76b2814 commit d38485e
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 @@ -43,7 +43,7 @@ instrument = ["rftrace", "rftrace-frontend"]
byte-unit = { version = "5", features = ["byte"] }
clap = { version = "4.4", features = ["derive", "env"] }
core_affinity = "0.8"
either = "1.9"
either = "1.10"
env_logger = "0.10"
gdbstub = "0.7"
gdbstub_arch = "0.3"
Expand Down

0 comments on commit d38485e

Please sign in to comment.