mirror of
https://github.com/servo/servo.git
synced 2025-10-02 01:29:15 +01:00
Prompt user before accepting incoming devtools connection
This commit is contained in:
parent
51f15a055e
commit
49376e3b31
6 changed files with 25 additions and 7 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -1219,6 +1219,7 @@ version = "0.0.1"
|
|||
dependencies = [
|
||||
"crossbeam-channel",
|
||||
"devtools_traits",
|
||||
"embedder_traits",
|
||||
"headers",
|
||||
"http",
|
||||
"hyper",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue