mirror of
https://github.com/servo/servo.git
synced 2025-08-08 23:15:33 +01:00
Removed util.
This commit is contained in:
parent
01b6ad55bd
commit
9be4fd56ce
133 changed files with 396 additions and 352 deletions
|
@ -12,7 +12,6 @@ crate_type = ["rlib"]
|
|||
|
||||
[dependencies]
|
||||
log = "0.3.5"
|
||||
util = {path = "../util"}
|
||||
|
||||
[target.'cfg(not(target_os = "android"))'.dependencies]
|
||||
ws = "0.5.3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue