Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update HTTP client support #85

Merged
merged 4 commits into from
May 13, 2024
Merged

Commits on May 10, 2024

  1. Update HTTP client support

    - make the default no-client at all, backwards
      incompatible but better overall I think.
    - add reqwest 0.12 support
    rbtcollins committed May 10, 2024
    Configuration menu
    Copy the full SHA
    6cea785 View commit details
    Browse the repository at this point in the history
  2. MSRV: bump to 1.60

    Concrete clients have higher MSRVs, but 1.60 can
    build the core code and resolve all deps.
    rbtcollins committed May 10, 2024
    Configuration menu
    Copy the full SHA
    29022c3 View commit details
    Browse the repository at this point in the history
  3. Clippy

    rbtcollins committed May 10, 2024
    Configuration menu
    Copy the full SHA
    483461d View commit details
    Browse the repository at this point in the history
  4. Release 0.11.0

    rbtcollins committed May 10, 2024
    Configuration menu
    Copy the full SHA
    1ad1e33 View commit details
    Browse the repository at this point in the history