Skip to content

Commit 38eafcf

Browse files
fix(deps): update rust crate fs-err to v3
1 parent 9c72625 commit 38eafcf

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

xtask/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ edition.workspace = true
99
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"] }
12-
fs-err = "2.6.0"
12+
fs-err = "3.0.0"
1313
heck = "0.5.0"
1414
itertools = "0.13.0"
1515
lzma-rs = "0.3.0"

0 commit comments

Comments
 (0)