We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c555d70 commit 6b8c39cCopy full SHA for 6b8c39c
Cargo.toml
@@ -19,6 +19,7 @@ uuid = { version = "0.8", default-features = false }
19
flate2 = { version = "1", optional = true }
20
crc32fast = { version = "1.2", optional = true }
21
indexmap = { version = "1.1", optional = true }
22
+bytemuck = "1.1"
23
24
[dependencies.goblin]
25
version = "0.1"
0 commit comments