Skip to content

Commit 6008b3c

Browse files
build: 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-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5a910ac commit 6008b3c

File tree

2 files changed

+84
-84
lines changed

2 files changed

+84
-84
lines changed

Cargo.lock

Lines changed: 83 additions & 83 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
@@ -49,7 +49,7 @@ chrono = { version = "0.4", default-features = false }
4949
fdt = "0.1.5"
5050

5151
[dev-dependencies]
52-
dirs = "5.0.1"
52+
dirs = "6.0.0"
5353
rand = "0.8.5"
5454
ssh2 = { version = "0.9.4", features = ["vendored-openssl"] }
5555
tempfile = "3.14.0"

0 commit comments

Comments
 (0)