Skip to content

Commit 214e5ff

Browse files
Bump openssl from 0.10.74 to 0.10.75
Bumps [openssl](https://github.com/rust-openssl/rust-openssl) from 0.10.74 to 0.10.75. - [Release notes](https://github.com/rust-openssl/rust-openssl/releases) - [Commits](rust-openssl/rust-openssl@openssl-v0.10.74...openssl-v0.10.75) --- updated-dependencies: - dependency-name: openssl dependency-version: 0.10.75 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a248fe8 commit 214e5ff

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
@@ -47,7 +47,7 @@ hex = "0.4"
4747
indicatif = "0.18"
4848
lazy_static = "1.4"
4949
log = "0.4"
50-
openssl = "0.10.74"
50+
openssl = "0.10.75"
5151
sha2 = "0.10"
5252
thiserror = "2.0.17"
5353
time = { version = "0.3", features = ["serde"] }

0 commit comments

Comments
 (0)