Skip to content

Commit

Permalink
Merge pull request #565 from dalance/dependabot/cargo/minus-5.5.0
Browse files Browse the repository at this point in the history
Bump minus from 5.4.2 to 5.5.0
  • Loading branch information
dalance authored Nov 29, 2023
2 parents d234b67 + 112cd29 commit 4d78fae
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 @@ -46,7 +46,7 @@ dockworker = { version = "0.3.0", optional = true }
getch = "0.3.1"
is-terminal = "0.4.9"
libc = "0.2"
minus = { version = "5.4", features = ["static_output", "search"] }
minus = { version = "5.5", features = ["static_output", "search"] }
once_cell = "1.18.0"
serde = "1.0"
serde_derive = "1.0"
Expand Down

0 comments on commit 4d78fae

Please sign in to comment.