Skip to content

Commit

Permalink
Bump servo-websocket to 0.20
Browse files Browse the repository at this point in the history
This removes one use of an obsolete bitflags version.
  • Loading branch information
nox committed Nov 16, 2017
1 parent ee02943 commit 02ccb98
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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/net/Cargo.toml
Expand Up @@ -34,7 +34,7 @@ serde = "1.0"
serde_json = "1.0"
servo_config = {path = "../config"}
servo_url = {path = "../url"}
servo-websocket = "0.19"
servo-websocket = "0.20"
threadpool = "1.0"
time = "0.1.17"
unicase = "1.4.0"
Expand Down

0 comments on commit 02ccb98

Please sign in to comment.