mirror of
https://github.com/servo/servo.git
synced 2025-08-08 23:15:33 +01:00
Move sandboxing into the constellation crate.
This commit is contained in:
parent
f1efeb00af
commit
38d96c9564
9 changed files with 10 additions and 16 deletions
|
@ -33,6 +33,3 @@ serde = "0.7"
|
|||
serde_macros = "0.7"
|
||||
time = "0.1.17"
|
||||
url = {version = "1.0.0", features = ["heap_size"]}
|
||||
|
||||
[target.'cfg(not(target_os = "windows"))'.dependencies]
|
||||
gaol = {git = "https://github.com/servo/gaol"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue