build: Bump UUID crate to 1.17.0

Signed-off-by: Wei Liu <liuwe@microsoft.com>
This commit is contained in:
Wei Liu
2025-06-20 20:41:44 +00:00
committed by Rob Bradford
parent 4182ef91e0
commit 821f7994fc
4 changed files with 41 additions and 29 deletions

View File

@@ -67,7 +67,7 @@ serial_buffer = { path = "../serial_buffer" }
signal-hook = "0.3.18"
thiserror = { workspace = true }
tracer = { path = "../tracer" }
uuid = "1.12.1"
uuid = "1.17.0"
vfio-ioctls = { workspace = true, default-features = false }
vfio_user = { workspace = true }
virtio-bindings = { workspace = true }