Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update to latest version of reqwest, v0.12. This version depends on hyper v1, while previous versions (like v0.11) rely on hyper v0.14. This hyper upgrade is massive, having a unified version of hyper inside of projects consuming the tough crate is beneficial. For example, hyper testing frameworks can work only with one version of the library at a time. Signed-off-by: Flavio Castelli <[email protected]>
- Loading branch information