Skip to content

Commit

Permalink
Merge pull request hermit-os#722 from hermit-os/dependabot/cargo/eith…
Browse files Browse the repository at this point in the history
…er-1.13.0

build(deps): Bump either from 1.12.0 to 1.13.0
  • Loading branch information
mkroening authored Jul 1, 2024
2 parents dcafbd7 + 51a8cd7 commit f91ea5e
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 @@ -44,7 +44,7 @@ byte-unit = { version = "5", features = ["byte"] }
clap = { version = "4.5", features = ["derive", "env"] }
nix = { version = "0.29", features = ["mman", "pthread", "signal"] }
core_affinity = "0.8"
either = "1.12"
either = "1.13"
env_logger = "0.11"
gdbstub = "0.7"
gdbstub_arch = "0.3"
Expand Down

0 comments on commit f91ea5e

Please sign in to comment.