We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ae69d5 commit 59ef42dCopy full SHA for 59ef42d
1 file changed
Cargo.toml
@@ -19,7 +19,7 @@ ansi-parsing = []
19
20
[dependencies]
21
libc = "0.2.99"
22
-unicode-width = { version = "0.1", optional = true }
+unicode-width = { version = "0.2", optional = true }
23
lazy_static = "1.4.0"
24
25
[target.'cfg(windows)'.dependencies]
0 commit comments