This commit is contained in:
Sean McArthur
2019-12-23 13:42:20 -08:00
parent c88d3b7aa6
commit 35c6ddd00b
4 changed files with 22 additions and 20 deletions

View File

@@ -14,10 +14,6 @@ An ergonomic, batteries-included HTTP Client for Rust.
- Cookie Store
- [Changelog](CHANGELOG.md)
> *NOTE*: reqwest's [master](https://github.com/seanmonstar/reqwest) branch is currently
preparing breaking changes, for most recently released code, look to the
[0.9.x](https://github.com/seanmonstar/reqwest/tree/0.9.x) branch.
## Example
Async: