diff --git a/Cargo.toml b/Cargo.toml index 7c8b2e0..1819a66 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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 }