Skip to content

Commit 82ab11b

Browse files
chore(deps): Update Rust crate unicode-width to 0.2.0
1 parent 220289c commit 82ab11b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ maintenance = { status = "actively-developed" }
117117
[dependencies]
118118
anstyle = "1.0.4"
119119
memchr = { version = "2.7.4", optional = true }
120-
unicode-width = "0.1.11"
120+
unicode-width = "0.2.0"
121121

122122
[dev-dependencies]
123123
annotate-snippets = { path = ".", features = ["testing-colors"] }

0 commit comments

Comments
 (0)