Skip to content

Commit 504a596

Browse files
chore(deps): Bump directories from 5.0.1 to 6.0.0 (#22251)
Bumps [directories](https://github.com/soc/directories-rs) from 5.0.1 to 6.0.0. - [Commits](https://github.com/soc/directories-rs/commits) --- updated-dependencies: - dependency-name: directories 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 a60b8bb commit 504a596

File tree

2 files changed

+48
-6
lines changed

2 files changed

+48
-6
lines changed

Cargo.lock

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

vdev/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ clap.workspace = true
1414
clap-verbosity-flag = "3.0.2"
1515
clap_complete = "4.5.42"
1616
confy = "0.6.1"
17-
directories = "5.0.1"
17+
directories = "6.0.0"
1818
# remove this when stabilized https://doc.rust-lang.org/stable/std/path/fn.absolute.html
1919
dunce = "1.0.5"
2020
glob.workspace = true

0 commit comments

Comments
 (0)