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 a61cffb commit 2f7a9c4Copy full SHA for 2f7a9c4
Cargo.toml
@@ -14,7 +14,7 @@ edition = "2021"
14
rust-version = "1.66"
15
16
[dependencies]
17
-unicode-width = "0.1.5"
+unicode-width = "0.2.0"
18
std = { version = "1.0", package = "rustc-std-workspace-std", optional = true }
19
core = { version = "1.0", package = "rustc-std-workspace-core", optional = true }
20
0 commit comments