mirror of
https://github.com/servo/servo.git
synced 2025-09-30 16:49:16 +01:00
Sent log messages to the constellation.
This commit is contained in:
parent
175340d146
commit
44422744ff
11 changed files with 229 additions and 18 deletions
|
@ -10,6 +10,7 @@ name = "constellation"
|
|||
path = "lib.rs"
|
||||
|
||||
[dependencies]
|
||||
backtrace = "0.2.1"
|
||||
canvas = {path = "../canvas"}
|
||||
canvas_traits = {path = "../canvas_traits"}
|
||||
clipboard = {git = "https://github.com/aweinstock314/rust-clipboard"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue