Skip to content

Commit

Permalink
chore(deps): Update Rust crate unicode-width to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 1, 2024
1 parent 9b26728 commit c7114c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ maintenance = { status = "actively-developed" }
[dependencies]
anstyle = "1.0.4"
memchr = { version = "2.7.4", optional = true }
unicode-width = "0.1.11"
unicode-width = "0.2.0"

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

0 comments on commit c7114c0

Please sign in to comment.