Skip to content

Commit

Permalink
Merge pull request #611 from dalance/dependabot/cargo/minus-5.6.0
Browse files Browse the repository at this point in the history
Bump minus from 5.5.3 to 5.6.0
  • Loading branch information
dalance authored Mar 13, 2024
2 parents 9acccc4 + 526828b commit 2bfd18d
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 @@ -44,7 +44,7 @@ directories = "5.0.1"
dockworker = { version = "0.5.0", optional = true }
getch = "0.3.1"
libc = "0.2"
minus = { version = "5.5", features = ["static_output", "search"] }
minus = { version = "5.6", features = ["static_output", "search"] }
once_cell = "1.19.0"
serde = "1.0"
serde_derive = "1.0"
Expand Down

0 comments on commit 2bfd18d

Please sign in to comment.