mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Responding to review comments.
This commit is contained in:
parent
3962ffc501
commit
8797f6f3ec
5 changed files with 15 additions and 13 deletions
1
components/servo/Cargo.lock
generated
1
components/servo/Cargo.lock
generated
|
@ -2476,6 +2476,7 @@ name = "webdriver_server"
|
|||
version = "0.0.1"
|
||||
dependencies = [
|
||||
"compositing 0.0.1",
|
||||
"euclid 0.6.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"hyper 0.9.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"image 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"ipc-channel 0.2.2 (git+https://github.com/servo/ipc-channel)",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue