Update url, num_cpus, heapsize, webdriver.

This commit is contained in:
Matt Brubeck 2017-01-05 13:18:01 -08:00
parent 85d3bbd999
commit 6f3831b2d1
11 changed files with 58 additions and 138 deletions

View file

@ -26,4 +26,4 @@ servo_config = {path = "../config", features = ["servo"]}
servo_url = {path = "../url", features = ["servo"]}
url = {version = "1.2", features = ["heap_size"]}
uuid = { version = "0.3.1", features = ["v4"] }
webdriver = "0.15"
webdriver = "0.17"