mirror of
https://github.com/servo/servo.git
synced 2025-09-01 10:38:25 +01:00
Update webdriver
This commit is contained in:
parent
6775c69da1
commit
8d0a7d61b4
4 changed files with 218 additions and 63 deletions
|
@ -19,11 +19,13 @@ rand = [
|
|||
"gaol",
|
||||
"hashglobe", # Only used in tests
|
||||
"ipc-channel",
|
||||
"multipart",
|
||||
"parking_lot_core",
|
||||
"phf_generator",
|
||||
"servo_rand",
|
||||
"smithay-client-toolkit",
|
||||
"tempfile",
|
||||
"tungstenite",
|
||||
"tokio-threadpool",
|
||||
"uuid",
|
||||
"ws",
|
||||
|
@ -36,6 +38,9 @@ packages = [
|
|||
"euclid", # https://github.com/servo/rust-webvr/pull/89
|
||||
"gl_generator", # https://github.com/servo/servo/pull/23288#issuecomment-494687746
|
||||
"lock_api",
|
||||
"log",
|
||||
"mime",
|
||||
"mime_guess",
|
||||
"nix", # https://github.com/servo/servo/issues/23189#issuecomment-487512605
|
||||
"parking_lot",
|
||||
"parking_lot_core",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue