Skip to content

Commit

Permalink
Merge pull request #545 from hermitcore/dependabot/cargo/either-1.9.0
Browse files Browse the repository at this point in the history
Bump either from 1.8.1 to 1.9.0
  • Loading branch information
mkroening authored Jul 24, 2023
2 parents cbaa158 + dc1bfb2 commit a5d74f5
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 = "4.0", default-features = false, features = ["std"] }
clap = { version = "4.3", features = ["derive", "env"] }
core_affinity = "0.8"
either = "1.8"
either = "1.9"
env_logger = "0.10"
gdbstub = "0.6"
gdbstub_arch = "0.2"
Expand Down

0 comments on commit a5d74f5

Please sign in to comment.