Skip to content

Commit

Permalink
chore(deps): update reqwest
Browse files Browse the repository at this point in the history
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.

`cargo deny` had to be configured to ignore some duplicated crates.
The reqwest update is massive, is the pinnacle of a major update of hyper.
A lot of hyper dependencies received major bumps too.

Some dependencies of tough (including development only ones), have not
been updated to consume these new crates.

Signed-off-by: Flavio Castelli <fcastelli@suse.com>
  • Loading branch information
flavio committed Sep 5, 2024
1 parent ecab7eb commit 010e614
Show file tree
Hide file tree
Showing 4 changed files with 573 additions and 165 deletions.
Loading

0 comments on commit 010e614

Please sign in to comment.