Skip to content

Commit ef9d022

Browse files
chore(deps): bump openssl from 0.10.72 to 0.10.73 (#13006)
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.72 to 0.10.73. - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](sfackler/rust-openssl@openssl-v0.10.72...openssl-v0.10.73) --- updated-dependencies: - dependency-name: openssl dependency-version: 0.10.73 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b84f7a1 commit ef9d022

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ license = "Apache-2.0 OR BSD-3-Clause"
2424
asn1 = { version = "0.21.3", default-features = false }
2525
pyo3 = { version = "0.25", features = ["abi3"] }
2626
pyo3-build-config = { version = "0.25" }
27-
openssl = "0.10.72"
27+
openssl = "0.10.73"
2828
openssl-sys = "0.9.108"
2929

3030
[profile.release]

0 commit comments

Comments
 (0)