8000 Bump openssl from 0.10.71 to 0.10.72 · RustPython/RustPython@c2665e3 · GitHub
[go: up one dir, main page]

Skip to content

Commit c2665e3

dependabot[bot]youknowone
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](sfackler/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 d7113e1 commit c2665e3

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Cargo.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

stdlib/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ rustix = { workspace = true }
106106
gethostname = "1.0.0"
107107
socket2 = { version = "0.5.8", features = ["all"] }
108108
dns-lookup = "2"
109-
openssl = { version = "0.10.66", optional = true }
109+
openssl = { version = "0.10.72", optional = true }
110110
openssl-sys = { version = "0.9.80", optional = true }
111111
openssl-probe = { version = "0.1.5", optional = true }
112112
foreign-types-shared = { version = "0.1.1", optional = true }

0 commit comments

Comments
 (0)
0