Skip to content

Commit 112e20b

Browse files
Merge pull request #1268 from rust-osdev/renovate/heck-0.x
fix(deps): update rust crate heck to 0.5.0
2 parents 8052719 + 6537c29 commit 112e20b

File tree

2 files changed

+3
-9
lines changed

2 files changed

+3
-9
lines changed

Cargo.lock

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

xtask/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ anyhow = "1.0.51"
1010
clap = { version = "4.4.0", default-features = false, features = ["derive", "help", "usage", "std"] }
1111
fatfs = { version = "0.3.6", default-features = false, features = ["alloc", "std"] }
1212
fs-err = "2.6.0"
13-
heck = "0.4.0"
13+
heck = "0.5.0"
1414
itertools = "0.13.0"
1515
lzma-rs = "0.3.0"
1616
mbrman = "0.5.1"

0 commit comments

Comments
 (0)