We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fe4af4b + 9514900 commit 622e53eCopy full SHA for 622e53e
Cargo.toml
@@ -32,7 +32,7 @@ bitflags = "1.1"
32
cfg-if = "1.0"
33
pin-utils = { version = "0.1.0", optional = true }
34
static_assertions = "1"
35
-memoffset = { version = "0.8", optional = true }
+memoffset = { version = "0.9", optional = true }
36
37
[features]
38
default = [
0 commit comments