Skip to content

Commit e665474

Browse files
build(deps): bump openssl from 0.10.68 to 0.10.72
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.68 to 0.10.72. - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](sfackler/rust-openssl@openssl-v0.10.68...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 5246e86 commit e665474

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
@@ -128,7 +128,7 @@ warp = "0.3.7"
128128

129129
# Platform-specific dependency for Unix with OpenSSL
130130
[target.'cfg(all(unix, not(target_os = "macos")))'.dependencies]
131-
openssl = { version = "0.10.68", features = ["vendored"] }
131+
openssl = { version = "0.10.72", features = ["vendored"] }
132132

133133
# -----------------------------------------------------------------------------
134134
# Criterion Benchmark

0 commit comments

Comments
 (0)