Skip to content

Commit 23042e7

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] <[email protected]>
1 parent e68a9cb commit 23042e7

File tree

2 files changed

+71
-18
lines changed

2 files changed

+71
-18
lines changed

Cargo.lock

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

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ edition = "2021"
99
[dependencies]
1010
anyhow = { version = "1.0", features = ["backtrace"] }
1111
clap = { version = "4.5", features = ["derive"] }
12-
directories = "5.0"
12+
directories = "6.0"
1313
keyvalues-serde = "0.2"
1414
lazy_static = "1.5"
1515
notify-debouncer-mini = "0.5"

0 commit comments

Comments
 (0)