mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Configure devtools server via preferences
This commit is contained in:
parent
b8d6b1d52d
commit
2c36754bf7
5 changed files with 42 additions and 12 deletions
|
@ -22,6 +22,7 @@ log = "0.4"
|
|||
msg = { path = "../msg" }
|
||||
serde = "1.0"
|
||||
serde_json = "1.0"
|
||||
servo_config = { path = "../config" }
|
||||
servo_rand = { path = "../rand" }
|
||||
servo_url = { path = "../url" }
|
||||
time = "0.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue