mirror of
https://github.com/servo/servo.git
synced 2025-10-02 01:29:15 +01:00
Add build check for OpenSSL 1.1.1 requirement
This commit is contained in:
parent
9f4b674fb5
commit
21b2479dc2
3 changed files with 19 additions and 0 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -3665,6 +3665,7 @@ dependencies = [
|
|||
"msg",
|
||||
"net_traits",
|
||||
"openssl",
|
||||
"openssl-sys",
|
||||
"percent-encoding",
|
||||
"pixels",
|
||||
"profile_traits",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue