diff --git a/README.md b/README.md index 4ce085e..07b5039 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ to your `Cargo.toml`: ```toml [dependencies] -unicode-width = "0.1.11" +unicode-width = "0.2" ```