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:
@@ -15,7 +15,7 @@ tdx = []
|
||||
[dependencies]
|
||||
anyhow = { workspace = true }
|
||||
arc-swap = "1.7.1"
|
||||
bitfield-struct = "0.11.0"
|
||||
bitfield-struct = "0.12.0"
|
||||
byteorder = { workspace = true }
|
||||
cfg-if = { workspace = true }
|
||||
concat-idents = "1.1.5"
|
||||
|
||||
Reference in New Issue
Block a user