Update README.md

This commit is contained in:
Francis Lalonde 2019-04-10 11:57:24 -04:00 committed by GitHub
parent 11cc138065
commit 2e067691d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@ To use Dipstick in your project, add the following line to your `Cargo.toml`
in the `[dependencies]` section:
```toml
dipstick = "0.7.1"
dipstick = "0.7.2"
```
## TODO / Missing / Weak points