We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93884f4 commit 54d2a82Copy full SHA for 54d2a82
1 file changed
Cargo.toml
@@ -13,7 +13,7 @@ igvm_defs = { path = "igvm_defs", version = "0.4.0" }
13
igvm = { path = "igvm", version = "0.4.0" }
14
15
anyhow = "1.0"
16
-bitfield-struct = "0.10"
+bitfield-struct = "0.12"
17
crc32fast = { version = "1.3.2", default-features = false }
18
hex = { version = "0.4", default-features = false }
19
open-enum = "0.5.2"
0 commit comments