Skip to content

Commit 54d2a82

Browse files
authored
Update bitfield-struct version (#111)
Updated bitfield-struct dependency version from 0.10 to 0.12. Shouldn't need any actual code changes.
1 parent 93884f4 commit 54d2a82

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ igvm_defs = { path = "igvm_defs", version = "0.4.0" }
1313
igvm = { path = "igvm", version = "0.4.0" }
1414

1515
anyhow = "1.0"
16-
bitfield-struct = "0.10"
16+
bitfield-struct = "0.12"
1717
crc32fast = { version = "1.3.2", default-features = false }
1818
hex = { version = "0.4", default-features = false }
1919
open-enum = "0.5.2"

0 commit comments

Comments
 (0)