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:
dependabot[bot]
2023-03-24 23:04:12 +00:00
parent 53e49636ca
commit ded8959b9a
9 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -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" }