Update webdriver dependency.

This commit is contained in:
Josh Matthews 2017-11-20 15:34:57 -05:00
parent 8761f53391
commit babefa4cae
5 changed files with 50 additions and 25 deletions

View file

@ -26,4 +26,4 @@ servo_config = {path = "../config"}
servo_url = {path = "../url"}
url = "1.2"
uuid = {version = "0.5", features = ["v4"]}
webdriver = "0.22"
webdriver = "0.32"