mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Use temporary files instead of pipes for JS unminification.
This commit is contained in:
parent
f6f1648e56
commit
8f4cb28a6d
3 changed files with 29 additions and 18 deletions
|
@ -106,6 +106,7 @@ sparkle = "0.1"
|
|||
style = { path = "../style", features = ["servo"] }
|
||||
style_traits = { path = "../style_traits" }
|
||||
swapper = "0.1"
|
||||
tempfile = "3"
|
||||
tendril = { version = "0.4.1", features = ["encoding_rs"] }
|
||||
time = "0.1.12"
|
||||
unicode-bidi = "0.3.4"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue