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

build(deps): bump openssl from 0.10.52 to 0.10.54 #935

Merged
merged 2 commits into from
Jun 5, 2023

Commits on Jun 5, 2023

  1. build(deps): bump openssl from 0.10.52 to 0.10.54

    Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.52 to 0.10.54.
    - [Release notes](https://github.com/sfackler/rust-openssl/releases)
    - [Commits](sfackler/rust-openssl@openssl-v0.10.52...openssl-v0.10.54)
    
    ---
    updated-dependencies:
    - dependency-name: openssl
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    ecb9715 View commit details
    Browse the repository at this point in the history
  2. cargo: allow openssl 0.10.46

    Reword version range to prevent Dependabot from continually trying to
    bump the lower bound.
    bgilbert committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    1090074 View commit details
    Browse the repository at this point in the history