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

Use rustls 0.21.9, revert nightly pin, update version to 0.11.1 #362

Merged
merged 8 commits into from
Nov 16, 2023

Commits on Nov 16, 2023

  1. deps: update to Rustls 0.21.9

    cpu committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    de988e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8cd39f9 View commit details
    Browse the repository at this point in the history
  3. Revert "fix build: pin a specific nightly"

    This reverts commit 057d646.
    cpu committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    4b0253f View commit details
    Browse the repository at this point in the history
  4. Cargo: v0.11.0 -> v0.11.1

    cpu committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    87157ed View commit details
    Browse the repository at this point in the history
  5. Cargo: sct v0.7.0 -> v0.7.1

    notably this prevents having two versions of ring in the dep. tree.
    cpu committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    e0b5696 View commit details
    Browse the repository at this point in the history
  6. Cargo: base64 v0.21.4 -> v0.21.5

    cpu committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    4e1bd75 View commit details
    Browse the repository at this point in the history
  7. Cargo: libc v0.2.149 -> v0.2.150

    cpu committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    593b2be View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ca44e14 View commit details
    Browse the repository at this point in the history