Skip to content

Commit 2f7a9c4

Browse files
printfntgross35
authored andcommitted
Bump unicode-width to 0.2.0
1 parent a61cffb commit 2f7a9c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ edition = "2021"
1414
rust-version = "1.66"
1515

1616
[dependencies]
17-
unicode-width = "0.1.5"
17+
unicode-width = "0.2.0"
1818
std = { version = "1.0", package = "rustc-std-workspace-std", optional = true }
1919
core = { version = "1.0", package = "rustc-std-workspace-core", optional = true }
2020

0 commit comments

Comments
 (0)