Skip to content

Commit 2d4a950

Browse files
build(deps): bump dockworker from 0.16.0 to 0.17.0
Bumps [dockworker](https://github.com/Idein/dockworker) from 0.16.0 to 0.17.0. - [Commits](https://github.com/Idein/dockworker/commits) --- updated-dependencies: - dependency-name: dockworker dependency-version: 0.17.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a34c452 commit 2d4a950

2 files changed

Lines changed: 22 additions & 139 deletions

File tree

Cargo.lock

Lines changed: 21 additions & 138 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
@@ -42,7 +42,7 @@ clap_mangen = "0.3"
4242
console = "0.16.3"
4343
chrono = {version = "0.4.45", default-features = false, features = ["clock"]}
4444
directories = "6.0.0"
45-
dockworker = { version = "0.16.0", optional = true }
45+
dockworker = { version = "0.17.0", optional = true }
4646
getch = "0.3.1"
4747
libc = "0.2"
4848
minus = { version = "5.7", features = ["static_output", "search"] }

0 commit comments

Comments
 (0)