Skip to content

Commit 8627239

Browse files
Update xmas-elf requirement from 0.8 to 0.9
Updates the requirements on [xmas-elf](https://github.com/nrc/xmas-elf) to permit the latest version. - [Release notes](https://github.com/nrc/xmas-elf/releases) - [Commits](https://github.com/nrc/xmas-elf/commits) --- updated-dependencies: - dependency-name: xmas-elf dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 85fab0c commit 8627239

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ edition = "2018"
1818

1919
[dependencies]
2020
log = { version = "0.4", optional = true }
21-
xmas-elf = "0.8"
21+
xmas-elf = "0.9"
2222
bitflags = "1.2"
2323

2424
[target.'cfg(target_family = "unix")'.dev-dependencies]

0 commit comments

Comments
 (0)