Skip to content

Commit 86cb0ff

Browse files
Bump xmas-elf from 0.8.0 to 0.10.0
Bumps [xmas-elf](https://github.com/nrc/xmas-elf) from 0.8.0 to 0.10.0. - [Commits](nrc/xmas-elf@0.8.0...0.10.0) --- updated-dependencies: - dependency-name: xmas-elf dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3cb6e6f commit 86cb0ff

File tree

2 files changed

+36
-14
lines changed

2 files changed

+36
-14
lines changed

Cargo.lock

+35-13
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

common/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ conquer-once = { version = "0.3.2", default-features = false }
1515
spinning_top = "0.2.4"
1616
usize_conversions = "0.2.0"
1717
x86_64 = { version = "0.15.2" }
18-
xmas-elf = "0.8.0"
18+
xmas-elf = "0.10.0"
1919
raw-cpuid = "10.2.0"
2020
rand = { version = "0.8.4", default-features = false }
2121
rand_hc = "0.3.1"

0 commit comments

Comments
 (0)