Skip to content

Commit 37df88f

Browse files
committed
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. Signed-off-by: Xeonacid <[email protected]>
1 parent 57d14e4 commit 37df88f

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ libloading = "0.8.1"
6767
memchr = "2.7.1"
6868
miow = "0.6.0"
6969
opener = "0.6.1"
70-
openssl = "0.10.57"
70+
openssl = "0.10.63"
7171
os_info = "3.7.0"
7272
pasetors = { version = "0.6.8", features = ["v3", "paserk", "std", "serde"] }
7373
pathdiff = "0.2"

0 commit comments

Comments
 (0)