Skip to content

Commit ebe1ca3

Browse files
chore(deps): update rust crate unicode-width to 0.2.0
1 parent 2fd7321 commit ebe1ca3

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
@@ -104,7 +104,7 @@ tracing = { version = "0.1.40", default-features = false, features = ["std"] } #
104104
tracing-chrome = "0.7.2"
105105
tracing-subscriber = { version = "0.3.18", features = ["env-filter"] }
106106
unicase = "2.7.0"
107-
unicode-width = "0.1.13"
107+
unicode-width = "0.2.0"
108108
unicode-xid = "0.2.4"
109109
url = "2.5.2"
110110
varisat = "0.2.2"

0 commit comments

Comments
 (0)