mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Add https support
This commit is contained in:
parent
ce45280110
commit
e30e617f79
7 changed files with 18 additions and 6 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -124,3 +124,6 @@
|
|||
[submodule "src/support/url/rust-url"]
|
||||
path = src/support/url/rust-url
|
||||
url = https://github.com/servo/rust-url.git
|
||||
[submodule "src/support/ssl/rust-openssl"]
|
||||
path = src/support/ssl/rust-openssl
|
||||
url = https://github.com/servo/rust-openssl.git
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue