Skip to content

Commit 2d75b44

Browse files
chore(deps): bump openssl-sys from 0.9.107 to 0.9.108
Bumps [openssl-sys](https://github.com/sfackler/rust-openssl) from 0.9.107 to 0.9.108. - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](sfackler/rust-openssl@openssl-sys-v0.9.107...openssl-sys-v0.9.108) --- updated-dependencies: - dependency-name: openssl-sys dependency-version: 0.9.108 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 297a506 commit 2d75b44

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ rust-version = "1.65.0"
2323
asn1 = { version = "0.21.0", default-features = false }
2424
pyo3 = { version = "0.24.2", features = ["abi3"] }
2525
openssl = "0.10.72"
26-
openssl-sys = "0.9.104"
26+
openssl-sys = "0.9.108"
2727

2828
[profile.release]
2929
overflow-checks = true

0 commit comments

Comments
 (0)