Skip to content

Commit f23ea09

Browse files
Bump dirs from 5.0.1 to 6.0.0
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] <[email protected]>
1 parent 6155424 commit f23ea09

File tree

2 files changed

+25
-91
lines changed

2 files changed

+25
-91
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ path = "src/main.rs"
2020
anyhow = "1.0.95"
2121
clap = { version = "4.5.26", features = ["color", "suggestions", "derive"] }
2222
colored = "3.0.0"
23-
dirs = "5.0.1"
23+
dirs = "6.0.0"
2424
exponential-backoff = "2.0.0"
2525
indicatif = "0.17.9"
2626
insta = { version = "1.42.0", features = ["filters"] }

0 commit comments

Comments
 (0)