diff --git a/Cargo.toml b/Cargo.toml index d8151bf..3148273 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -29,7 +29,7 @@ serde_yaml = "0.9" byte-unit = "5.1.4" anyhow = "1.0" pathdiff = "0.2.1" -unicode-width = "0.1.11" +unicode-width = "0.1.13" [dev-dependencies] assert_cmd = "2.0.14"