Skip to content

Commit 72d721b

Browse files
authored
Merge pull request #666 from sanders41/dependabot/cargo/dirs-6.0.0
Bump dirs from 5.0.1 to 6.0.0
2 parents 6155424 + f23ea09 commit 72d721b

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)