Fix typo. (#134)

This commit is contained in:
Jason Davies 2019-08-31 10:36:34 +01:00 committed by Yoshua Wuyts
parent 38a86766d3
commit a4d2cd1c82

View file

@ -20,7 +20,7 @@ are used to, but in an async version and ready for Rust's `async`/`await` syntax
## Quickstart ## Quickstart
Add the following lines to you `Cargo.toml`: Add the following lines to your `Cargo.toml`:
```toml ```toml
[dependencies] [dependencies]