Skip to content

Commit b6dac17

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

File tree

2 files changed

+3
-12
lines changed

2 files changed

+3
-12
lines changed

Cargo.lock

Lines changed: 2 additions & 11 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 = "3.0.2"
24+
dirs = "4.0.0"
2525
aw-server = { path = "../aw-server" }
2626
aw-models = { path = "../aw-models" }
2727
aw-datastore = { path = "../aw-datastore" }

0 commit comments

Comments
 (0)