Skip to content

Commit cc9531f

Browse files
build(deps): bump openssl from 0.10.64 to 0.10.70
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.64 to 0.10.70. - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](sfackler/rust-openssl@openssl-v0.10.64...openssl-v0.10.70) --- updated-dependencies: - dependency-name: openssl dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0ab3dac commit cc9531f

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
@@ -66,7 +66,7 @@ number_prefix = "0.4"
6666
object = "0.32"
6767
once_cell = "1.19"
6868
opendal = { version = "0.52.0", optional = true, default-features = false }
69-
openssl = { version = "0.10.64", optional = true }
69+
openssl = { version = "0.10.70", optional = true }
7070
rand = "0.8.4"
7171
regex = "1.10.3"
7272
reqsign = { version = "0.16.0", optional = true }

0 commit comments

Comments
 (0)