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 85fab0c commit 8627239Copy full SHA for 8627239
Cargo.toml
@@ -18,7 +18,7 @@ edition = "2018"
18
19
[dependencies]
20
log = { version = "0.4", optional = true }
21
-xmas-elf = "0.8"
+xmas-elf = "0.9"
22
bitflags = "1.2"
23
24
[target.'cfg(target_family = "unix")'.dev-dependencies]
0 commit comments