Fix typo. (#134)

pull/136/head
Jason Davies 5 years ago committed by Yoshua Wuyts
parent 38a86766d3
commit a4d2cd1c82

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

Loading…
Cancel
Save