Skip to content

Commit a0400bc

Browse files
build(deps): bump openssl from 0.10.72 to 0.10.73
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>
1 parent 7025295 commit a0400bc

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.36"
6767
once_cell = "1.19"
6868
opendal = { version = "0.52.0", optional = true, default-features = false }
69-
openssl = { version = "0.10.72", optional = true }
69+
openssl = { version = "0.10.73", 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)