We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 93485ad + f8ef384 commit 7f873acCopy full SHA for 7f873ac
1 file changed
Cargo.toml
@@ -20,7 +20,7 @@ targets = [
20
rustdoc-args = ["--cfg", "docsrs"]
21
22
[dependencies]
23
-align-address = "0.1"
+align-address = "0.2"
24
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 }
0 commit comments