mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Bump openssl to 0.7.6
This commit is contained in:
parent
a4d6d41665
commit
7214fba45b
4 changed files with 40 additions and 31 deletions
|
@ -39,7 +39,7 @@ hyper = { version = "0.7", features = [ "serde-serialization" ] }
|
|||
immeta = "0.3.1"
|
||||
log = "0.3.5"
|
||||
mime_guess = "1.1.1"
|
||||
openssl = "0.7.0"
|
||||
openssl = "0.7.6"
|
||||
rustc-serialize = "0.3"
|
||||
time = "0.1.17"
|
||||
url = {version = "0.5.7", features = ["heap_size"]}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue