mirror of
https://github.com/sharkdp/bat
synced 2026-06-09 10:03:18 +00:00
build(deps): bump minus from 5.6.1 to 5.7.1
Bumps [minus](https://github.com/AMythicDev/minus) from 5.6.1 to 5.7.1. - [Changelog](https://github.com/AMythicDev/minus/blob/main/CHANGELOG.md) - [Commits](https://github.com/AMythicDev/minus/compare/v5.6.1...v5.7.1) --- updated-dependencies: - dependency-name: minus dependency-version: 5.7.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
+1
-1
@@ -52,7 +52,7 @@ thiserror = "2.0"
|
||||
wild = { version = "2.2", optional = true }
|
||||
content_inspector = "0.2.4"
|
||||
shell-words = { version = "1.1.1", optional = true }
|
||||
minus = { version = "5.6", optional = true, features = [
|
||||
minus = { version = "5.7", optional = true, features = [
|
||||
"dynamic_output",
|
||||
"search",
|
||||
] }
|
||||
|
||||
Reference in New Issue
Block a user