mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
build: bump bitfield-struct from 0.11.0 to 0.12.1
Should fix beta clippy. Signed-off-by: Alyssa Ross <hi@alyssa.is>
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ version = "0.1.0"
|
||||
acpi_tables = { workspace = true }
|
||||
anyhow = { workspace = true }
|
||||
arch = { path = "../arch" }
|
||||
bitfield-struct = { version = "0.11.0", optional = true }
|
||||
bitfield-struct = { version = "0.12.0", optional = true }
|
||||
bitflags = { workspace = true }
|
||||
byteorder = { workspace = true }
|
||||
event_monitor = { path = "../event_monitor" }
|
||||
|
||||
Reference in New Issue
Block a user