Skip to content

Commit 2f5fe5c

Browse files
chore(deps): bump fs-err from 2.11.0 to 3.1.0 (#2709)
Bumps [fs-err](https://github.com/andrewhickman/fs-err) from 2.11.0 to 3.1.0. - [Changelog](https://github.com/andrewhickman/fs-err/blob/main/CHANGELOG.md) - [Commits](andrewhickman/fs-err@2.11.0...3.1.0) --- updated-dependencies: - dependency-name: fs-err dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 07655e9 commit 2f5fe5c

File tree

2 files changed

+5
-14
lines changed

2 files changed

+5
-14
lines changed

Cargo.lock

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

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ clap = { version = "4.5.7", features = ["derive"] }
2626
config = { version = "0.15.8", default-features = false, features = ["toml"] }
2727
directories = "5.0.1"
2828
eyre = "0.6"
29-
fs-err = "2.9"
29+
fs-err = "3.1"
3030
interim = { version = "0.2.0", features = ["time_0_3"] }
3131
itertools = "0.13.0"
3232
rand = { version = "0.8.5", features = ["std"] }

0 commit comments

Comments
 (0)