mirror of
https://github.com/servo/servo.git
synced 2025-08-08 06:55:31 +01:00
Support connecting to worker globals from remote devtools.
This commit is contained in:
parent
bce4ec5b70
commit
565e9432c6
13 changed files with 340 additions and 144 deletions
|
@ -22,5 +22,6 @@ log = "0.4"
|
|||
msg = {path = "../msg"}
|
||||
serde = "1.0"
|
||||
serde_json = "1.0"
|
||||
servo_url = { path = "../url" }
|
||||
time = "0.1"
|
||||
uuid = {version = "0.8", features = ["v4"]}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue