diff --git a/Cargo.toml b/Cargo.toml index ba68cc9cac..ab1bea9dd0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -527,7 +527,7 @@ tufaceous = { path = "tufaceous" } tufaceous-lib = { path = "tufaceous-lib" } tui-tree-widget = "0.21.0" typed-rng = { path = "typed-rng" } -unicode-width = "0.1.11" +unicode-width = "0.1.13" update-common = { path = "update-common" } update-engine = { path = "update-engine" } url = "2.5.0"