diff --git a/Cargo.toml b/Cargo.toml index b58eff6..456dde8 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.11" +unicode-width = "0.1.12"