diff --git a/Cargo.toml b/Cargo.toml index 9e55f56..5931198 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -18,7 +18,7 @@ edition = "2018" [dependencies] log = { version = "0.4", optional = true } -xmas-elf = "0.8" +xmas-elf = "0.10" bitflags = "1.2" [target.'cfg(target_family = "unix")'.dev-dependencies]