From 46b41b4fc89d10099dcb04a876bd95be8426519a Mon Sep 17 00:00:00 2001 From: printfn Date: Sat, 12 Oct 2024 21:57:50 +0000 Subject: Update unicode-width to 0.2.0 --- compiler/rustc_parse/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'compiler/rustc_parse') diff --git a/compiler/rustc_parse/Cargo.toml b/compiler/rustc_parse/Cargo.toml index c59ae48a07d..2360914a0ab 100644 --- a/compiler/rustc_parse/Cargo.toml +++ b/compiler/rustc_parse/Cargo.toml @@ -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] -- cgit 1.4.1-3-g733a5