mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
build: Bump versionize from 0.1.9 to 0.1.10
Bumps [versionize](https://github.com/firecracker-microvm/versionize) from 0.1.9 to 0.1.10. - [Release notes](https://github.com/firecracker-microvm/versionize/releases) - [Changelog](https://github.com/firecracker-microvm/versionize/blob/main/CHANGELOG.md) - [Commits](https://github.com/firecracker-microvm/versionize/compare/v0.1.9...v0.1.10) --- updated-dependencies: - dependency-name: versionize dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
+1
-1
@@ -42,7 +42,7 @@ signal-hook = "0.3.15"
|
||||
thiserror = "1.0.39"
|
||||
tracer = { path = "../tracer" }
|
||||
uuid = "1.3.0"
|
||||
versionize = "0.1.9"
|
||||
versionize = "0.1.10"
|
||||
versionize_derive = "0.1.4"
|
||||
vfio-ioctls = { git = "https://github.com/rust-vmm/vfio", branch = "main", default-features = false }
|
||||
vfio_user = { git = "https://github.com/rust-vmm/vfio-user", branch = "main" }
|
||||
|
||||
Reference in New Issue
Block a user