diff --git a/Cargo.toml b/Cargo.toml index 1fbcc4d..e6b3897 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -15,4 +15,4 @@ rust-version = "1.56" name = "term_grid" [dependencies] -unicode-width = "0.1.7" +unicode-width = "0.1.11"