Navigation Menu

Skip to content

Commit

Permalink
Update to webdriver 0.33
Browse files Browse the repository at this point in the history
  • Loading branch information
mbrubeck committed Dec 8, 2017
1 parent 07bd84e commit a11b394
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 16 deletions.
18 changes: 4 additions & 14 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion components/webdriver_server/Cargo.toml
Expand Up @@ -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"
1 change: 0 additions & 1 deletion servo-tidy.toml
Expand Up @@ -35,7 +35,6 @@ num = []
# Ignored packages with duplicated versions
packages = [
"bitflags",
"cookie",
"lazy_static",
"mime",
"semver",
Expand Down

0 comments on commit a11b394

Please sign in to comment.