Skip to content
This repository was archived by the owner on Nov 23, 2025. It is now read-only.

Commit 90fb32c

Browse files
Update xmas-elf requirement from 0.8 to 0.10
Updates the requirements on [xmas-elf](https://github.com/nrc/xmas-elf) to permit the latest version. - [Commits](nrc/xmas-elf@0.8.0...0.10.0) --- updated-dependencies: - dependency-name: xmas-elf dependency-version: 0.10.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 478ec8a commit 90fb32c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.10"
2222
bitflags = "1.2"
2323

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

0 commit comments

Comments
 (0)