Skip to content

Commit 5fdfe3f

Browse files
Bump dirs from 5.0.1 to 6.0.0 (#312)
Bumps [dirs](https://github.com/soc/dirs-rs) from 5.0.1 to 6.0.0. - [Commits](https://github.com/soc/dirs-rs/commits) --- updated-dependencies: - dependency-name: dirs dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7a38098 commit 5fdfe3f

File tree

2 files changed

+52
-87
lines changed

2 files changed

+52
-87
lines changed

Cargo.lock

+51-86
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
@@ -17,7 +17,7 @@ version = "0.24.1"
1717
anyhow = "1"
1818
clap = { version = "4.5.26", features = ["derive"] }
1919
cfg-if = "1"
20-
dirs = "5"
20+
dirs = "6"
2121
fs2 = "0.4"
2222
glob = "0.3"
2323
lazy_static = "1"

0 commit comments

Comments
 (0)