Skip to content

Commit

Permalink
Merge pull request #72 from jwodder/ureq
Browse files Browse the repository at this point in the history
Replace `reqwest` with `ureq`
  • Loading branch information
jwodder authored Dec 20, 2024
2 parents 85acc89 + d2d63d4 commit b1900ef
Show file tree
Hide file tree
Showing 7 changed files with 278 additions and 971 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@ v0.6.0 (in development)
-----------------------
- `apply`: The argument to `--repo-file` can now be `-` to read from standard
input
- Increased MSRV to 1.75
- Increased MSRV to 1.81
- Switched internal HTTP library from `reqwest` to `ureq`

v0.5.0 (2023-11-06)
-------------------
Expand Down
Loading

0 comments on commit b1900ef

Please sign in to comment.