Skip to content

Commit 110a8b9

Browse files
build(deps): bump openssl from 0.10.66 to 0.10.72
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.66 to 0.10.72. - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](sfackler/rust-openssl@openssl-v0.10.66...openssl-v0.10.72) --- updated-dependencies: - dependency-name: openssl dependency-version: 0.10.72 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a8e9163 commit 110a8b9

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

Cargo.lock

Lines changed: 13 additions & 13 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
@@ -11,4 +11,4 @@ rand = "0.3.14"
1111
# The following commit results in a successful build, which reverts the above commit
1212
zstd = { git = "https://github.com/syncom/zstd-rs", rev ="abbc3b6a21c9825243933cbb6778781608db56dc" }
1313
[target.'cfg(unix)'.dependencies]
14-
openssl = "0.10.66"
14+
openssl = "0.10.72"

0 commit comments

Comments
 (0)