mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
parent
c80fa33864
commit
6fd46b5e6a
21 changed files with 104 additions and 125 deletions
|
@ -21,7 +21,7 @@ git = "https://github.com/servo/ipc-channel"
|
|||
path = "../plugins"
|
||||
|
||||
[dependencies]
|
||||
cssparser = { version = "0.4", features = [ "serde-serialization" ] }
|
||||
cssparser = { version = "0.5", features = [ "serde-serialization" ] }
|
||||
bitflags = "0.3"
|
||||
hyper = { version = "0.7", features = [ "serde-serialization" ] }
|
||||
rustc-serialize = "0.3.4"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue