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 requirement from 0.21 to 0.23 #9

Merged
merged 2 commits into from
May 17, 2024

Commits on May 17, 2024

  1. Update rustls requirement from 0.21 to 0.23

    Updates the requirements on [rustls](https://github.com/rustls/rustls) to permit the latest version.
    - [Release notes](https://github.com/rustls/rustls/releases)
    - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md)
    - [Commits](rustls/rustls@v/0.21.0...v/0.23.6)
    
    ---
    updated-dependencies:
    - dependency-name: rustls
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 17, 2024
    Configuration menu
    Copy the full SHA
    4026dcd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90a20cb View commit details
    Browse the repository at this point in the history