Update webdriver

This commit is contained in:
George Roman 2019-08-09 20:34:30 +03:00
parent 6775c69da1
commit 8d0a7d61b4
4 changed files with 218 additions and 63 deletions

View file

@ -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",