Skip to content

Commit bc00184

Browse files
chore(deps): Update Rust crate unicode-width to 0.2.0
1 parent 977faa8 commit bc00184

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/typos-cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ serde_json = "1.0"
6767
kstring = { version = "2.0.0", features = ["serde"] }
6868
typed-arena = "2.0.2"
6969
maplit = "1.0"
70-
unicode-width = "0.1.12"
70+
unicode-width = "0.2.0"
7171
unic-emoji-char = "0.9.0"
7272
thread_local = "1.1.8"
7373
globset = "0.4.14"

0 commit comments

Comments
 (0)