Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: rustls/hyper-rustls
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v/0.27.8
Choose a base ref
...
head repository: rustls/hyper-rustls
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v/0.27.9
Choose a head ref
  • 4 commits
  • 2 files changed
  • 2 contributors

Commits on Apr 13, 2026

  1. Bump rustls from 0.23.37 to 0.23.38

    Bumps [rustls](https://github.com/rustls/rustls) from 0.23.37 to 0.23.38.
    - [Release notes](https://github.com/rustls/rustls/releases)
    - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md)
    - [Commits](rustls/rustls@v/0.23.37...v/0.23.38)
    
    ---
    updated-dependencies:
    - dependency-name: rustls
      dependency-version: 0.23.38
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and djc committed Apr 13, 2026
    Configuration menu
    Copy the full SHA
    b3eb41e View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2026

  1. Configuration menu
    Copy the full SHA
    a163901 View commit details
    Browse the repository at this point in the history
  2. Cargo: update semver compat deps

    cpu committed Apr 14, 2026
    Configuration menu
    Copy the full SHA
    d391ce2 View commit details
    Browse the repository at this point in the history
  3. Cargo: version 0.27.8 -> 0.27.9

    cpu committed Apr 14, 2026
    Configuration menu
    Copy the full SHA
    9741534 View commit details
    Browse the repository at this point in the history
Loading