Skip to content

Commit 75dc707

Browse files
renovate-botnicholasbishop
authored andcommitted
fix(deps): update rust crate fs-err to v3
1 parent e09a73e commit 75dc707

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,5 +9,5 @@ version.workspace = true
99

1010
[dependencies]
1111
clap.workspace = true
12-
fs-err = "2.9.0"
12+
fs-err = "3.0.0"
1313
tempfile = "3.8.1"

0 commit comments

Comments
 (0)