1
0
mirror of https://github.com/sharkdp/bat synced 2026-07-30 18:11:44 +00:00

Merge pull request #3822 from sharkdp/dependabot/cargo/unicode-segmentation-1.13.3

build(deps): bump unicode-segmentation from 1.13.2 to 1.13.3
This commit is contained in:
auto-merge-dependabot-prs[bot]
2026-07-29 18:50:14 +00:00
committed by GitHub
Generated
+3 -3
View File
@@ -1178,7 +1178,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b305d85504de270ad3525d726a6b69cc59ee7b2269b014387651107ab9f0755b"
dependencies = [
"bstr",
"hashbrown 0.15.5",
"hashbrown 0.17.1",
]
[[package]]
@@ -2744,9 +2744,9 @@ dependencies = [
[[package]]
name = "unicode-segmentation"
version = "1.13.2"
version = "1.13.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9629274872b2bfaf8d66f5f15725007f635594914870f65218920345aa11aa8c"
checksum = "c6f5d3c3b1bf09027a88a6bc961fc00497d651009560b5463668dc81b0fa87a8"
[[package]]
name = "unicode-width"