Re-expose webrender debugger feature in components/servo

Update ws in debugger  to 0.7.3

Update lockfile
This commit is contained in:
Matt 2018-03-19 03:01:05 +11:00
parent 42305e3c36
commit 4dadfd0207
3 changed files with 17 additions and 7 deletions

View file

@ -12,4 +12,4 @@ crate_type = ["rlib"]
[dependencies]
log = "0.3.5"
ws = "0.6"
ws = "0.7.3"