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 557c768 commit 0a01f3fCopy full SHA for 0a01f3f
Cargo.toml
@@ -21,7 +21,7 @@ rustdoc-args = ["--cfg", "docsrs"]
21
22
[dependencies]
23
align-address = "0.1"
24
-goblin = { version = "0.7", default-features = false, features = ["elf64"], optional = true }
+goblin = { version = "0.8", default-features = false, features = ["elf64"], optional = true }
25
log = { version = "0.4", optional = true }
26
plain = { version = "0.2", optional = true }
27
time = { version = "0.3", default-features = false }
0 commit comments