mirror of
https://github.com/servo/servo.git
synced 2025-08-12 08:55:32 +01:00
Introduce EvaluateJSAsync method and evaluationResponse event
This commit is contained in:
parent
aa63d60717
commit
8d8f48242a
3 changed files with 127 additions and 68 deletions
|
@ -24,3 +24,4 @@ msg = {path = "../msg"}
|
|||
serde = "1.0"
|
||||
serde_json = "1.0"
|
||||
time = "0.1"
|
||||
uuid = {version = "0.7", features = ["v4"]}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue