1
Fork 0

Update unicode-width to 0.2.0

This commit is contained in:
printfn 2024-10-12 21:57:50 +00:00
parent 6b9676b454
commit 46b41b4fc8
3 changed files with 21 additions and 15 deletions

View file

@ -20,7 +20,7 @@ rustc_span = { path = "../rustc_span" }
thin-vec = "0.2.12"
tracing = "0.1"
unicode-normalization = "0.1.11"
unicode-width = "0.1.4"
unicode-width = "0.2.0"
# tidy-alphabetical-end
[dev-dependencies]