mirror of
https://github.com/servo/servo.git
synced 2025-09-30 00:29:14 +01:00
introduce "per task source" ignoring of tasks
This commit is contained in:
parent
ce430566cd
commit
671627e97e
21 changed files with 127 additions and 34 deletions
|
@ -44,6 +44,7 @@ dom_struct = {path = "../dom_struct"}
|
|||
domobject_derive = {path = "../domobject_derive"}
|
||||
embedder_traits = {path = "../embedder_traits"}
|
||||
encoding_rs = "0.7"
|
||||
enum-iterator = "0.2.0"
|
||||
euclid = "0.17"
|
||||
fnv = "1.0"
|
||||
gleam = "0.5"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue