mirror of
https://github.com/sharkdp/bat.git
synced 2025-11-01 07:32:01 +00:00
build(deps): bump unicode-width from 0.2.0 to 0.2.1
Bumps [unicode-width](https://github.com/unicode-rs/unicode-width) from 0.2.0 to 0.2.1. - [Commits](https://github.com/unicode-rs/unicode-width/compare/v0.2.0...v0.2.1) --- updated-dependencies: - dependency-name: unicode-width dependency-version: 0.2.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Martin Nordholts
parent
8d65d4591b
commit
ff8cd39620
@@ -52,7 +52,7 @@ thiserror = "2.0"
|
||||
wild = { version = "2.2", optional = true }
|
||||
content_inspector = "0.2.4"
|
||||
shell-words = { version = "1.1.0", optional = true }
|
||||
unicode-width = "0.2.0"
|
||||
unicode-width = "0.2.1"
|
||||
globset = "0.4"
|
||||
serde = "1.0"
|
||||
serde_derive = "1.0"
|
||||
|
||||
Reference in New Issue
Block a user