Skip to content

Commit bdcffbc

Browse files
chore(deps): bump dirs from 6.0.0 to 7.0.0
Bumps dirs from 6.0.0 to 7.0.0. --- updated-dependencies: - dependency-name: dirs dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8975613 commit bdcffbc

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -30,7 +30,7 @@ chrono-english = "0.2"
3030
clap = { version = "4.6", features = ["derive"] }
3131
crossterm = "0.29"
3232
ctrlc = { version = "3.5", features = ["termination"] }
33-
dirs = "6.0"
33+
dirs = "7.0"
3434
git2 = { version = "0.21", features = ["vendored-openssl", "vendored-libgit2"] }
3535
globset = "0.4"
3636
rand = "0.10"

0 commit comments

Comments
 (0)