Update unicode-width to 0.2.0
This commit is contained in:
parent
6b9676b454
commit
46b41b4fc8
3 changed files with 21 additions and 15 deletions
|
@ -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]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue