8000 update Cargo.toml example to correct version number · mgeisler/unicode-normalization@5ea0cec · GitHub
[go: up one dir, main page]

Skip to content

Commit 5ea0cec

Browse files
committed
update Cargo.toml example to correct version number
1 parent 9b97023 commit 5ea0cec

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
@@ -28,5 +28,5 @@ to your `Cargo.toml`:
2828

2929
```toml
3030
[dependencies]
31-
unicode-normalization = "0.1.0"
31+
unicode-normalization = "0.1.1"
3232
```

0 commit comments

Comments
 (0)
0