Skip to content

Commit

Permalink
fix comment on Cargo.toml of unicode-width
Browse files Browse the repository at this point in the history
  • Loading branch information
ehwan authored and zwpaper committed Aug 20, 2024
1 parent b0d55bb commit cfe301a
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 @@ -35,7 +35,7 @@ sys-locale = "0.3"
once_cell = "1.17.1"
chrono = { version = "0.4.19", features = ["unstable-locales"] }
chrono-humanize = "0.2"
# unicode-width 0.1.13 has a breaking change so stick to 0.1.11
# incompatible with v0.1.11
unicode-width = "0.1.13"
lscolors = "0.16.0"
wild = "2.0"
Expand Down

0 comments on commit cfe301a

Please sign in to comment.