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 Rustls to v0.21.0 #311

Merged
merged 8 commits into from
May 17, 2023
Merged

Update Rustls to v0.21.0 #311

merged 8 commits into from
May 17, 2023

Commits on Apr 9, 2023

  1. Configuration menu
    Copy the full SHA
    1e99bf7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16fca29 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a62a6b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5ed5d9a View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. raise msrv to 1.64.0

    Unless cargo version resolution respects rust-version in Cargo.toml,
    it is tricky to control the required MSRV. Happy to lower it again if
    we can upgrade dependencies and avoid raising the MSRV.
    ducaale committed May 17, 2023
    Configuration menu
    Copy the full SHA
    dc843f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aed100c View commit details
    Browse the repository at this point in the history
  3. use v2 of Swatinem/rust-cache

    ducaale committed May 17, 2023
    Configuration menu
    Copy the full SHA
    aa7d369 View commit details
    Browse the repository at this point in the history
  4. replace httpbin with httpbin-go

    Hopefully, this one will not randomly time out
    ducaale committed May 17, 2023
    Configuration menu
    Copy the full SHA
    12f861a View commit details
    Browse the repository at this point in the history