Skip to content

Commit

Permalink
Bump dockworker from 0.2.1 to 0.3.0
Browse files Browse the repository at this point in the history
Bumps [dockworker](https://github.com/Idein/dockworker) from 0.2.1 to 0.3.0.
- [Commits](Idein/dockworker@v0.2.1...v0.3.0)

---
updated-dependencies:
- dependency-name: dockworker
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 1, 2023
1 parent fc4fddf commit 2be0a65
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ clap_complete = "3.2.5"
console = "0.15.7"
chrono = {version = "0.4.26", default-features = false, features = ["clock"]}
directories = "5.0.1"
dockworker = { version = "0.2.1", optional = true }
dockworker = { version = "0.3.0", optional = true }
getch = "0.3.1"
libc = "0.2"
minus = { version = "5.3", features = ["static_output", "search"] }
Expand Down

0 comments on commit 2be0a65

Please sign in to comment.