Skip to content

Commit

Permalink
Merge pull request #1 from rkrishn7/chore/bump-openssl-req
Browse files Browse the repository at this point in the history
chore: Bump openssl and openssl-sys
  • Loading branch information
rkrishn7 authored Sep 30, 2024
2 parents 5ed6bd1 + 2424bc5 commit 989116e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ schannel = "0.1.17"

[target.'cfg(not(any(target_os = "windows", target_vendor = "apple")))'.dependencies]
log = "0.4.5"
openssl = "0.10.29"
openssl-sys = "0.9.55"
openssl = "0.10.46"
openssl-sys = "0.9.81"
openssl-probe = "0.1"

[dev-dependencies]
Expand Down

0 comments on commit 989116e

Please sign in to comment.