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:
Alyssa Ross 2025-10-29 20:15:33 +01:00 committed by Bo Chen
parent 7536a95424
commit 1356b26c0f
3 changed files with 6 additions and 6 deletions

View file

@ -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"