Skip to content

Commit 8206bdd

Browse files
dependabot[bot]Alex793x
authored andcommitted
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] <support@github.com>
1 parent 228d37d commit 8206bdd

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
@@ -38,7 +38,7 @@ reqwest = { version = "0.11", features = ["json", "blocking"] }
3838
tokio = { version = "1", features = ["rt", "macros", "rt-multi-thread"] }
3939
textwrap = "0.16"
4040
tempfile = "3"
41-
dirs = "5"
41+
dirs = "6"
4242

4343
[dev-dependencies]
4444
assert_cmd = "2"

0 commit comments

Comments
 (0)