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.
1 parent 4f000f4 commit 5f7bebfCopy full SHA for 5f7bebf
Cargo.toml
@@ -34,7 +34,7 @@ pin-utils = { version = "0.1.0", optional = true }
34
static_assertions = "1"
35
36
[target.'cfg(not(target_os = "redox"))'.dependencies]
37
-memoffset = { version = "0.7", optional = true }
+memoffset = { version = "0.8", optional = true }
38
39
[features]
40
default = [
0 commit comments