Skip to content

Commit

Permalink
openssl 0.10.70
Browse files Browse the repository at this point in the history
  • Loading branch information
algesten committed Feb 11, 2025
1 parent 6f4b25e commit 4969d03
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ sctp-proto = "0.3.0"
combine = "4.6.6"

# Sadly no DTLS support in rustls.
openssl = { version = "0.10.66", optional = true }
openssl = { version = "0.10.70", optional = true }
openssl-sys = { version = "0.9.80", optional = true }
libc = { version = "0.2", optional = true }

Expand Down

0 comments on commit 4969d03

Please sign in to comment.