We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b39c490 commit 4b14711Copy full SHA for 4b14711
rust/bufferfish-core/Cargo.toml
@@ -11,7 +11,7 @@ version = "0.1.0"
11
edition = "2021"
12
13
[dependencies]
14
-unicode-width = { version = "0.1", optional = true }
+unicode-width = { version = "0.2", optional = true }
15
bytes = "1"
16
17
[features]
0 commit comments