mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
build: Bump gdbstub_arch from 0.3.0 to 0.3.2
Bumps [gdbstub_arch](https://github.com/daniel5151/gdbstub) from 0.3.0 to 0.3.2. - [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) --- updated-dependencies: - dependency-name: gdbstub_arch dependency-version: 0.3.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Rob Bradford
parent
6e0403a959
commit
68a1bf38e5
@@ -48,7 +48,7 @@ event_monitor = { path = "../event_monitor" }
|
||||
flume = { workspace = true }
|
||||
futures = { version = "0.3.31", optional = true }
|
||||
gdbstub = { version = "0.7.6", optional = true }
|
||||
gdbstub_arch = { version = "0.3.0", optional = true }
|
||||
gdbstub_arch = { version = "0.3.2", optional = true }
|
||||
hex = { version = "0.4.3", optional = true }
|
||||
hypervisor = { path = "../hypervisor" }
|
||||
igvm = { workspace = true, optional = true }
|
||||
|
||||
Reference in New Issue
Block a user