Skip to content

Commit 6d5655c

Browse files
Bump directories from 5.0.1 to 6.0.0
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>
1 parent 80c16cb commit 6d5655c

File tree

2 files changed

+21
-87
lines changed

2 files changed

+21
-87
lines changed

Cargo.lock

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

nix-script/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ edition = "2021"
66
[dependencies]
77
anyhow = "1.0.95"
88
clap = { version = "4.5.23", features = [ "std", "color", "suggestions", "derive", "cargo", "env" ] }
9-
directories = "5.0.1"
9+
directories = "6.0.0"
1010
env_logger = "0.11.6"
1111
fs2 = "0.4.3"
1212
lazy_static = "1.5.0"

0 commit comments

Comments
 (0)