Merge pull request #8 from uutils/renovate/unicode-width-0.x

Update Rust crate unicode-width to 0.2.0
This commit is contained in:
Daniel Hofstetter
2024-09-20 07:27:12 +02:00
committed by GitHub
+1 -1
View File
@@ -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"