Skip to content

Commit be69f5f

Browse files
chore(deps): bump directories from 5.0.0 to 5.0.1 (#17271)
Bumps [directories](https://github.com/soc/directories-rs) from 5.0.0 to 5.0.1. - [Release notes](https://github.com/soc/directories-rs/releases) - [Commits](https://github.com/soc/directories-rs/commits) --- updated-dependencies: - dependency-name: directories dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7570bb3 commit be69f5f

File tree

2 files changed

+15
-8
lines changed

2 files changed

+15
-8
lines changed

Cargo.lock

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

vdev/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ clap = { version = "4.1.14", features = ["derive"] }
1616
clap-verbosity-flag = "2.0.1"
1717
clap_complete = "4.2.1"
1818
confy = "0.5.1"
19-
directories = "5.0.0"
19+
directories = "5.0.1"
2020
# remove this when stabilized https://doc.rust-lang.org/stable/std/path/fn.absolute.html
2121
dunce = "1.0.4"
2222
glob = { version = "0.3.1", default-features = false }

0 commit comments

Comments
 (0)