mirror of
https://github.com/servo/servo.git
synced 2025-08-15 02:15:33 +01:00
Resolves #5478 - use std::process::exit instead of lib::exit in constellation.rs
This commit is contained in:
parent
b9dcd49778
commit
d2a3a68170
4 changed files with 2 additions and 5 deletions
|
@ -74,7 +74,6 @@ features = [ "serde_serialization" ]
|
|||
log = "0.3"
|
||||
num = "0.1.24"
|
||||
time = "0.1.17"
|
||||
libc = "0.1"
|
||||
gleam = "0.1"
|
||||
euclid = "0.1"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue