diff --git a/README.md b/README.md index d1133c9..c6f846a 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ to your `Cargo.toml`: ```toml [dependencies] -unicode-segmentation = "1.1.0" +unicode-segmentation = "1.2.1" ``` # Change Log