Skip to content

Commit

Permalink
Merge pull request #155 from Nukesor/dependabot/cargo/unicode-width-0.2
Browse files Browse the repository at this point in the history
build(deps): update unicode-width requirement from 0.1 to 0.2
  • Loading branch information
Nukesor authored Sep 23, 2024
2 parents cca824a + 8f97a30 commit 06d24ad
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 @@ -55,7 +55,7 @@ integration_test = []
[dependencies]
strum = "0.26"
strum_macros = "0.26"
unicode-width = "0.1"
unicode-width = "0.2"
ansi-str = { version = "0.8", optional = true }
console = { version = "0.15", optional = true }

Expand Down

0 comments on commit 06d24ad

Please sign in to comment.