chore(deps): update rust crate unicode-width to v0.2.2

This commit is contained in:
renovate[bot] 2025-10-09 13:21:40 +00:00 committed by GitHub
parent 3daa99b747
commit b441284b91
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

24
Cargo.lock generated
View file

@ -539,7 +539,7 @@ dependencies = [
"encode_unicode",
"libc",
"once_cell",
"unicode-width 0.2.1",
"unicode-width 0.2.2",
"windows-sys 0.60.2",
]
@ -1578,7 +1578,7 @@ checksum = "70a646d946d06bedbbc4cac4c218acf4bbf2d87757a784857025f4d447e4e1cd"
dependencies = [
"console",
"portable-atomic",
"unicode-width 0.2.1",
"unicode-width 0.2.2",
"unit-prefix",
"web-time",
]
@ -2113,7 +2113,7 @@ version = "0.1.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ad5fd71b79026fb918650dde6d125000a233764f1c2f1659a1c71118e33ea08f"
dependencies = [
"unicode-width 0.2.1",
"unicode-width 0.2.2",
]
[[package]]
@ -2881,7 +2881,7 @@ dependencies = [
"smawk",
"terminal_size",
"unicode-linebreak",
"unicode-width 0.2.1",
"unicode-width 0.2.2",
]
[[package]]
@ -3062,9 +3062,9 @@ checksum = "7dd6e30e90baa6f72411720665d41d89b9a3d039dc45b8faea1ddd07f617f6af"
[[package]]
name = "unicode-width"
version = "0.2.1"
version = "0.2.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4a1a07cc7db3810833284e8d372ccdc6da29741639ecc70c9ec107df0fa6154c"
checksum = "b4ac048d71ede7ee76d585517add45da530660ef4390e49b098733c6e897f254"
[[package]]
name = "unindent"
@ -3340,7 +3340,7 @@ dependencies = [
"fluent",
"tempfile",
"thiserror 2.0.16",
"unicode-width 0.2.1",
"unicode-width 0.2.2",
"uucore",
]
@ -3415,7 +3415,7 @@ dependencies = [
"fluent",
"tempfile",
"thiserror 2.0.16",
"unicode-width 0.2.1",
"unicode-width 0.2.2",
"uucore",
]
@ -3471,7 +3471,7 @@ dependencies = [
"clap",
"fluent",
"thiserror 2.0.16",
"unicode-width 0.2.1",
"unicode-width 0.2.2",
"uucore",
]
@ -3958,7 +3958,7 @@ dependencies = [
"self_cell",
"tempfile",
"thiserror 2.0.16",
"unicode-width 0.2.1",
"unicode-width 0.2.2",
"uucore",
]
@ -4178,7 +4178,7 @@ dependencies = [
"fluent",
"tempfile",
"thiserror 2.0.16",
"unicode-width 0.2.1",
"unicode-width 0.2.2",
"uucore",
]
@ -4245,7 +4245,7 @@ dependencies = [
"nix 0.30.1",
"tempfile",
"thiserror 2.0.16",
"unicode-width 0.2.1",
"unicode-width 0.2.2",
"uucore",
]