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:
parent
7536a95424
commit
1356b26c0f
3 changed files with 6 additions and 6 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue