Skip to content

Commit

Permalink
Auto merge of #13449 - Xeonacid:openssl, r=epage
Browse files Browse the repository at this point in the history
chore(deps): update openssl to 3.2.1 again

#13159 had updated to 3.2.0 and #13179 reverted to 1.1.1 for riscv64 build.

riscv64 build issue fixed and released in openssl-src 300.2.3+3.2.1: alexcrichton/openssl-src-rs#230

Update to 3.2.1 from 3.2.0 should be safe.
  • Loading branch information
bors committed Feb 16, 2024
2 parents 63581b3 + 37df88f commit 8ad0e18
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 @@ -67,7 +67,7 @@ libloading = "0.8.1"
memchr = "2.7.1"
miow = "0.6.0"
opener = "0.6.1"
openssl = "0.10.57"
openssl = "0.10.63"
os_info = "3.7.0"
pasetors = { version = "0.6.8", features = ["v3", "paserk", "std", "serde"] }
pathdiff = "0.2"
Expand Down

0 comments on commit 8ad0e18

Please sign in to comment.