Skip to content

Commit

Permalink
build(deps): Bump gdbstub_arch from 0.2.4 to 0.3.0
Browse files Browse the repository at this point in the history
Bumps [gdbstub_arch](https://github.com/daniel5151/gdbstub) from 0.2.4 to 0.3.0.
- [Release notes](https://github.com/daniel5151/gdbstub/releases)
- [Changelog](https://github.com/daniel5151/gdbstub/blob/master/CHANGELOG.md)
- [Commits](https://github.com/daniel5151/gdbstub/commits/0.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 27, 2023
1 parent ced12e2 commit 9c9921e
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 5 deletions.
22 changes: 18 additions & 4 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 @@ -46,7 +46,7 @@ core_affinity = "0.8"
either = "1.9"
env_logger = "0.10"
gdbstub = "0.6"
gdbstub_arch = "0.2"
gdbstub_arch = "0.3"
hermit-entry = { version = "0.9", features = ["loader"] }
lazy_static = "1.4"
libc = "0.2"
Expand Down

0 comments on commit 9c9921e

Please sign in to comment.