Skip to content

Commit

Permalink
Replace reqwest with ureq
Browse files Browse the repository at this point in the history
  • Loading branch information
jwodder committed Dec 20, 2024
1 parent 85acc89 commit aed4354
Show file tree
Hide file tree
Showing 7 changed files with 267 additions and 967 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 aed4354

Please sign in to comment.