Skip to content

Commit 84ff1a3

Browse files
authored
Merge pull request #764 from dalance/dependabot/cargo/dockworker-0.7.0
Bump dockworker from 0.6.0 to 0.7.0
2 parents 9b84baa + c19e1e6 commit 84ff1a3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -41,7 +41,7 @@ clap_complete = "4.4"
4141
console = "0.15.11"
4242
chrono = {version = "0.4.40", default-features = false, features = ["clock"]}
4343
directories = "6.0.0"
44-
dockworker = { version = "0.6.0", optional = true }
44+
dockworker = { version = "0.7.0", optional = true }
4545
getch = "0.3.1"
4646
libc = "0.2"
4747
minus = { version = "5.6", features = ["static_output", "search"] }

0 commit comments

Comments
 (0)