Skip to content

Commit a0d5641

Browse files
chore(deps): bump dirs from 5.0.1 to 6.0.0 (#1)
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> Co-authored-by: Jonathan D.A. Jewell <6759885+hyperpolymath@users.noreply.github.com>
1 parent c4e9c4f commit a0d5641

2 files changed

Lines changed: 22 additions & 88 deletions

File tree

Cargo.lock

Lines changed: 20 additions & 86 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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ serde = { version = "1.0", features = ["derive"] }
2727
serde_json = "1.0"
2828

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

3333
# Logging
3434
tracing = "0.1"

0 commit comments

Comments
 (0)