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 9b26728 commit c7114c0Copy full SHA for c7114c0
Cargo.toml
@@ -26,7 +26,7 @@ maintenance = { status = "actively-developed" }
26
[dependencies]
27
anstyle = "1.0.4"
28
memchr = { version = "2.7.4", optional = true }
29
-unicode-width = "0.1.11"
+unicode-width = "0.2.0"
30
31
[dev-dependencies]
32
annotate-snippets = { path = ".", features = ["testing-colors"] }
0 commit comments