Skip to content

Commit

Permalink
Bump http to 1.0 and reqwest to 0.12
Browse files Browse the repository at this point in the history
BREAKING CHANGES: This changes several exported types, including
`HttpRequest` (`http::Request`) and `HttpResponse` (`http::Response`),
as well as the `reqwest` client (`reqwest::Client` and
`reqwest::blocking::Client`).

Resolves #237.
  • Loading branch information
ramosbugs committed Mar 21, 2024
1 parent 7b667fc commit 408ecab
Show file tree
Hide file tree
Showing 5 changed files with 131 additions and 204 deletions.
Loading

0 comments on commit 408ecab

Please sign in to comment.