Skip to content

Commit 6e2af79

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] <support@github.com>
1 parent f06fb2b commit 6e2af79

2 files changed

Lines changed: 46 additions & 92 deletions

File tree

Cargo.lock

Lines changed: 45 additions & 91 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vext-core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ serde_json = "1.0"
2828

2929
# Configuration
3030
toml = "0.8"
31-
dirs = "5.0"
31+
dirs = "6.0"
3232

3333
# Logging
3434
tracing = "0.1"

0 commit comments

Comments
 (0)