diff --git a/README.md b/README.md index 9d10668..0c550f8 100644 --- a/README.md +++ b/README.md @@ -28,5 +28,5 @@ to your `Cargo.toml`: ```toml [dependencies] -unicode-normalization = "0.1.3" +unicode-normalization = "0.1.5" ```