Skip to content

Commit

Permalink
Bump minus from 5.3.1 to 5.4.0
Browse files Browse the repository at this point in the history
Bumps [minus](https://github.com/arijit79/minus) from 5.3.1 to 5.4.0.
- [Changelog](https://github.com/arijit79/minus/blob/main/CHANGELOG.md)
- [Commits](https://github.com/arijit79/minus/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jul 27, 2023
1 parent bf16f0c commit 5d2fcab
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 19 deletions.
30 changes: 12 additions & 18 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 @@ -45,7 +45,7 @@ directories = "5.0.1"
dockworker = { version = "0.2.1", optional = true }
getch = "0.3.1"
libc = "0.2"
minus = { version = "5.3", features = ["static_output", "search"] }
minus = { version = "5.4", features = ["static_output", "search"] }
once_cell = "1.18.0"
serde = "1.0"
serde_derive = "1.0"
Expand Down

0 comments on commit 5d2fcab

Please sign in to comment.