Skip to content

Commit 6b8b2cb

Browse files
chore(deps): bump dirs from 5.0.1 to 6.0.0
Bumps [dirs](https://github.com/soc/dirs-rs) from 5.0.1 to 6.0.0. - [Commits](https://github.com/soc/dirs-rs/commits) --- updated-dependencies: - dependency-name: dirs dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent acc5662 commit 6b8b2cb

File tree

2 files changed

+23
-89
lines changed

2 files changed

+23
-89
lines changed

Cargo.lock

Lines changed: 22 additions & 88 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
@@ -29,7 +29,7 @@ strip = "symbols"
2929
[dependencies]
3030
serde = { version = "1.0.219", features = ["derive"] }
3131
serde_json = "1.0.140"
32-
dirs = "5.0.1"
32+
dirs = "6.0.0"
3333
rpassword = "7.3.1"
3434
data-encoding = "2.9.0"
3535
copypasta-ext = "0.4.4"

0 commit comments

Comments
 (0)