diff --git a/Cargo.toml b/Cargo.toml index 6690c8fe2..628f182b7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -323,7 +323,7 @@ textwrap = { version="0.16.0", features=["terminal_size"] } thiserror = "1.0" time = { version="0.3" } unicode-segmentation = "1.9.0" -unicode-width = "0.1.8" +unicode-width = "0.1.10" utf-8 = "0.7.6" walkdir = "2.2" winapi-util = "0.1.5"