Skip to content

Commit 298e798

Browse files
build(deps): bump dirs from 4.0.0 to 5.0.1 (#439)
Bumps [dirs](https://github.com/soc/dirs-rs) from 4.0.0 to 5.0.1. - [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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1219744 commit 298e798

File tree

2 files changed

+31
-4
lines changed

2 files changed

+31
-4
lines changed

Cargo.lock

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

aw-sync/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ serde_json = "1.0"
2121
reqwest = { version = "0.11", features = ["json", "blocking"] }
2222
clap = { version = "4.1", features = ["derive"] }
2323
appdirs = "0.2.0"
24-
dirs = "4.0.0"
24+
dirs = "5.0.1"
2525
aw-server = { path = "../aw-server" }
2626
aw-models = { path = "../aw-models" }
2727
aw-datastore = { path = "../aw-datastore" }

0 commit comments

Comments
 (0)