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: hyperium/headers
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: headers-v0.3.7
Choose a base ref
...
head repository: hyperium/headers
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: headers-v0.3.8
Choose a head ref
  • 3 commits
  • 3 files changed
  • 3 contributors

Commits on Aug 29, 2022

  1. Switch from sha-1 to sha1

    The RustCrypto project recently got control of the crate name `sha1`. This
    commit switches over to the new name; the old `sha-1` name is now deprecated.
    
    Details: RustCrypto/hashes#350
    benesch authored and seanmonstar committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    31fe3e1 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

  1. Bump MSRV to 1.51

    paolobarbolini authored and seanmonstar committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    ffe37f2 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2022

  1. headers:v0.3.8

    seanmonstar committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    796dce8 View commit details
    Browse the repository at this point in the history
Loading