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 4f000f4 + 5f7bebf commit 15d624aCopy full SHA for 15d624a
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