Skip to content

Commit 7e29c04

Browse files
chore(deps): bump dirs from 5.0.1 to 6.0.0 (#8)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dca986b commit 7e29c04

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

Cargo.lock

Lines changed: 8 additions & 8 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 @@ sha2 = "0.10"
3030
hex = "0.4"
3131
getrandom = "0.2"
3232
walkdir = "2.5"
33-
dirs = "5.0"
33+
dirs = "6.0"
3434
ed25519-dalek = { version = "2.1", optional = true }
3535
ureq = { version = "2.9", optional = true }
3636

0 commit comments

Comments
 (0)