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 220289c commit 82ab11bCopy full SHA for 82ab11b
Cargo.toml
@@ -117,7 +117,7 @@ maintenance = { status = "actively-developed" }
117
[dependencies]
118
anstyle = "1.0.4"
119
memchr = { version = "2.7.4", optional = true }
120
-unicode-width = "0.1.11"
+unicode-width = "0.2.0"
121
122
[dev-dependencies]
123
annotate-snippets = { path = ".", features = ["testing-colors"] }
0 commit comments