1
0
mirror of https://github.com/sharkdp/bat synced 2026-08-06 19:21:43 +00:00

build(deps): bump execute from 0.2.15 to 0.3.0

Bumps [execute](https://github.com/magiclen/execute) from 0.2.15 to 0.3.0.
- [Commits](https://github.com/magiclen/execute/compare/v0.2.15...v0.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-08-01 02:38:14 +00:00
committed by GitHub
parent 949f18e23a
commit e6ac6ce08d
2 changed files with 11 additions and 22 deletions
+1 -1
View File
@@ -70,7 +70,7 @@ regex = { version = "1.12.3", optional = true }
walkdir = { version = "2.5", optional = true }
bytesize = { version = "2.3.1" }
encoding_rs = "0.8.35"
execute = { version = "0.2.15", optional = true }
execute = { version = "0.3.0", optional = true }
terminal-colorsaurus = "1.0"
unicode-segmentation = "1.13.2"
itertools = "0.14.0"