Skip to content

Commit 72979a1

Browse files
committed
update Cargo.toml example to correct version number
1 parent fd4c435 commit 72979a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,5 @@ to your `Cargo.toml`:
4040

4141
```toml
4242
[dependencies]
43-
unicode-segmentation = "0.1.0"
43+
unicode-segmentation = "0.1.2"
4444
```

0 commit comments

Comments
 (0)