Update version in README

This commit is contained in:
Simon Sapin
2017-06-15 17:43:11 +02:00
committed by GitHub
parent 22f67aced1
commit 97ebf36266
+1 -1
View File
@@ -28,5 +28,5 @@ to your `Cargo.toml`:
```toml
[dependencies]
unicode-normalization = "0.1.3"
unicode-normalization = "0.1.5"
```