Skip to content

Commit

Permalink
Merge pull request #505 from dalance/dependabot/cargo/dockworker-0.3.0
Browse files Browse the repository at this point in the history
Bump dockworker from 0.2.1 to 0.3.0
  • Loading branch information
dalance authored Aug 3, 2023
2 parents 462445a + 6235d48 commit 30aa482
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 30aa482

Please sign in to comment.