Update README.md

This commit is contained in:
Francis Lalonde 2019-05-09 16:33:43 -04:00 committed by GitHub
parent 8c6ba4ea45
commit ac19241a58
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@ To use Dipstick in your project, add the following line to your `Cargo.toml`
in the `[dependencies]` section:
```toml
dipstick = "0.7.3"
dipstick = "0.7.4"
```
## Building