Update webdriver to 0.39

This commit is contained in:
Bastien Orivel 2019-04-19 18:22:42 +02:00
parent dc07e5126b
commit 18a90f04db
3 changed files with 14 additions and 11 deletions

View file

@ -31,4 +31,4 @@ servo_config = {path = "../config"}
servo_url = {path = "../url"}
url = "1.2"
uuid = {version = "0.7", features = ["v4"]}
webdriver = "0.38"
webdriver = "0.39"