8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e94d2fe + 4075ad9 commit d02ab6eCopy full SHA for d02ab6e
Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
3
name = "unicode-segmentation"
4
-version = "1.10.0"
+version = "1.10.1"
5
authors = ["kwantam <kwantam@gmail.com>", "Manish Goregaokar <manishsmail@gmail.com>"]
6
7
edition = "2018"
README.md
@@ -38,7 +38,7 @@ to your `Cargo.toml`:
38
39
```toml
40
[dependencies]
41
-unicode-segmentation = "1.10.0"
+unicode-segmentation = "1.10.1"
42
```
43
44
# Change Log
0 commit comments