mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +01:00
Removed util.
This commit is contained in:
parent
01b6ad55bd
commit
9be4fd56ce
133 changed files with 396 additions and 352 deletions
|
@ -23,7 +23,7 @@ rustc-serialize = "0.3"
|
|||
selectors = "0.15"
|
||||
html5ever-atoms = "0.1"
|
||||
servo_atoms = {path = "../../../components/atoms"}
|
||||
servo_config = {path = "../../../components/config"}
|
||||
style = {path = "../../../components/style"}
|
||||
style_traits = {path = "../../../components/style_traits"}
|
||||
servo_url = {path = "../../../components/url"}
|
||||
util = {path = "../../../components/util"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue