diff --git a/Cargo.toml b/Cargo.toml index 456dde8..da99c4c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,4 +12,4 @@ exclude = ["/renovate.json"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] -unicode-width = "0.1.12" +unicode-width = "0.2.0"