Skip to content

Commit c7114c0

Browse files
chore(deps): Update Rust crate unicode-width to 0.2.0
1 parent 9b26728 commit c7114c0

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
@@ -26,7 +26,7 @@ maintenance = { status = "actively-developed" }
2626
[dependencies]
2727
anstyle = "1.0.4"
2828
memchr = { version = "2.7.4", optional = true }
29-
unicode-width = "0.1.11"
29+
unicode-width = "0.2.0"
3030

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

0 commit comments

Comments
 (0)