Update the dependency version example in the README.

This commit is contained in:
Fletcher Nichol 2015-11-01 19:08:15 -07:00
parent aba273486b
commit 182d3df540
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ file:
```toml
[dependencies]
names = "0.9.0"
names = "0.10.0"
```
and this to your crate root: