mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Removed util.
This commit is contained in:
parent
01b6ad55bd
commit
9be4fd56ce
133 changed files with 396 additions and 352 deletions
|
@ -22,8 +22,8 @@ plugins = {path = "../plugins"}
|
|||
regex = "0.1.55"
|
||||
rustc-serialize = "0.3.4"
|
||||
script_traits = {path = "../script_traits"}
|
||||
servo_config = {path = "../config", features = ["servo"]}
|
||||
servo_url = {path = "../url", features = ["servo"]}
|
||||
url = {version = "1.2", features = ["heap_size"]}
|
||||
util = {path = "../util"}
|
||||
uuid = { version = "0.3.1", features = ["v4"] }
|
||||
webdriver = "0.15"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue