Skip to content

Commit 59ef42d

Browse files
committed
Upgrade unicode-with to 0.2
1 parent 9ae69d5 commit 59ef42d

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
@@ -19,7 +19,7 @@ ansi-parsing = []
1919

2020
[dependencies]
2121
libc = "0.2.99"
22-
unicode-width = { version = "0.1", optional = true }
22+
unicode-width = { version = "0.2", optional = true }
2323
lazy_static = "1.4.0"
2424

2525
[target.'cfg(windows)'.dependencies]

0 commit comments

Comments
 (0)