mirror of
https://github.com/servo/servo.git
synced 2025-08-02 12:10:29 +01:00
Update servo to use published app units crate
This commit is contained in:
parent
35888e5a1d
commit
1999ea5e43
11 changed files with 52 additions and 39 deletions
|
@ -41,10 +41,8 @@ features = [ "serde_serialization" ]
|
|||
[dependencies.selectors]
|
||||
git = "https://github.com/servo/rust-selectors"
|
||||
|
||||
[dependencies.app_units]
|
||||
path = "../app_units"
|
||||
|
||||
[dependencies]
|
||||
app_units = "0.1"
|
||||
log = "0.3"
|
||||
bitflags = "0.3"
|
||||
html5ever = { version = "0.2.1", features = ["unstable"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue