Skip to content

Commit f152166

Browse files
dependabot[bot]snshn
authored andcommitted
Bump openssl from 0.10.71 to 0.10.72
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.71 to 0.10.72. - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](rust-openssl/rust-openssl@openssl-v0.10.71...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 d19cf65 commit f152166

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
@@ -37,7 +37,7 @@ sha2 = "0.10.8" # Used for calculating checksums during integrity checks
3737
redb = "2.4.0" # Used for on-disk caching of remote assets
3838
tempfile = { version = "3.19.1", optional = true } # Used for on-disk caching of remote assets
3939
url = "2.5.4" # Used for parsing URLs
40-
openssl = "0.10.71" # Used for static linking of the OpenSSL library
40+
openssl = "0.10.72" # Used for static linking of the OpenSSL library
4141

4242
# Used for parsing srcset and NOSCRIPT
4343
[dependencies.regex]

0 commit comments

Comments
 (0)