mirror of
https://github.com/servo/servo.git
synced 2025-08-05 05:30:08 +01:00
Bump string_cache, html5ever and xml5ever
This commit is contained in:
parent
ff70c4426d
commit
4b16ff7236
10 changed files with 37 additions and 35 deletions
|
@ -20,7 +20,7 @@ mozjs = { version = "0.1.8", features = ["promises"], optional = true }
|
|||
servo_arc = { path = "../servo_arc" }
|
||||
smallbitvec = "1.0.3"
|
||||
smallvec = "0.6"
|
||||
string_cache = { version = "0.6", optional = true }
|
||||
string_cache = { version = "0.7", optional = true }
|
||||
url = { version = "1.2", optional = true }
|
||||
webrender_api = { git = "https://github.com/servo/webrender", features = ["ipc"], optional = true }
|
||||
xml5ever = { version = "0.11", optional = true }
|
||||
xml5ever = { version = "0.12", optional = true }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue