Skip to content

Commit c511c16

Browse files
committed
update Cargo.toml example to correct version number
1 parent 1c424cf commit c511c16

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

3636
```toml
3737
[dependencies]
38-
unicode-width = "0.1.1"
38+
unicode-width = "0.1.3"
3939
```

0 commit comments

Comments
 (0)