Update to webdriver 0.33

This commit is contained in:
Matt Brubeck 2017-12-08 08:27:45 -08:00
parent 07bd84ecc8
commit a11b3945fa
3 changed files with 5 additions and 16 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.32"
webdriver = "0.33"