mirror of https://github.com/astral-sh/uv
Update Rust crate unicode-width to v0.1.12 (#3299)
This commit is contained in:
parent
d66f5590f6
commit
f5214a2f73
|
|
@ -4325,9 +4325,9 @@ checksum = "b1d386ff53b415b7fe27b50bb44679e2cc4660272694b7b6f3326d8480823a94"
|
|||
|
||||
[[package]]
|
||||
name = "unicode-width"
|
||||
version = "0.1.11"
|
||||
version = "0.1.12"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "e51733f11c9c4f72aa0c160008246859e340b00807569a0da0e7a1079b27ba85"
|
||||
checksum = "68f5e5f3158ecfd4b8ff6fe086db7c8467a2dfdac97fe420f2b7c4aa97af66d6"
|
||||
|
||||
[[package]]
|
||||
name = "unindent"
|
||||
|
|
|
|||
Loading…
Reference in New Issue