Skip to content

Commit a6a2b66

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

File tree

2 files changed

+10
-4
lines changed

2 files changed

+10
-4
lines changed

Cargo.lock

+9-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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)