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 pem requirement from 1 to 2 #149

Merged
merged 2 commits into from
Apr 24, 2023
Merged

Update pem requirement from 1 to 2 #149

merged 2 commits into from
Apr 24, 2023

Commits on Apr 24, 2023

  1. Update pem requirement from 1 to 2

    Updates the requirements on [pem](https://github.com/jcreekmore/pem-rs) to permit the latest version.
    - [Release notes](https://github.com/jcreekmore/pem-rs/releases)
    - [Changelog](https://github.com/jcreekmore/pem-rs/blob/master/CHANGELOG.md)
    - [Commits](jcreekmore/pem-rs@v1.0.0...v2.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: pem
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and commial committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    2f0df08 View commit details
    Browse the repository at this point in the history
  2. Pem: update to API 2.X

    commial committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    1e3c1a0 View commit details
    Browse the repository at this point in the history