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

Commit e631685

Browse files
authored
Merge pull request #45 from gz/dependabot/cargo/xmas-elf-0.10
Update xmas-elf requirement from 0.8 to 0.10
2 parents 9e9a0e3 + 90fb32c commit e631685

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

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

0 commit comments

Comments
 (0)