mirror of
https://github.com/servo/servo.git
synced 2025-08-05 13:40:08 +01:00
style: Fix Servo build.
This commit is contained in:
parent
5949d42bf7
commit
cea6966fd2
1 changed files with 0 additions and 1 deletions
|
@ -66,7 +66,6 @@ servo_atoms = {path = "../atoms", optional = true}
|
||||||
servo_config = {path = "../config", optional = true}
|
servo_config = {path = "../config", optional = true}
|
||||||
smallbitvec = "2.3.0"
|
smallbitvec = "2.3.0"
|
||||||
smallvec = "0.6.6"
|
smallvec = "0.6.6"
|
||||||
static_prefs = { path = "../../../modules/libpref/init/static_prefs" }
|
|
||||||
string_cache = { version = "0.7", optional = true }
|
string_cache = { version = "0.7", optional = true }
|
||||||
style_derive = {path = "../style_derive"}
|
style_derive = {path = "../style_derive"}
|
||||||
style_traits = {path = "../style_traits"}
|
style_traits = {path = "../style_traits"}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue