build(deps): update rust crate unicode-width to 0.1.12

This commit is contained in:
renovate[bot]
2024-04-26 23:25:23 +00:00
committed by GitHub
parent ad4fa687e7
commit 32baf85b64
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -83,7 +83,7 @@ terminal_size = "0.3.0"
toml = { version = "0.8.12", features = ["preserve_order"] }
toml_edit = "0.22.12"
unicode-segmentation = "1.11.0"
unicode-width = "0.1.11"
unicode-width = "0.1.12"
urlencoding = "2.1.3"
versions = "6.2.0"
which = "6.0.1"