mirror of
https://github.com/servo/servo.git
synced 2025-10-01 17:19:16 +01:00
Redirect stdout to ML logging.
This commit is contained in:
parent
daabda7fe1
commit
d0e9acf1eb
3 changed files with 82 additions and 0 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -2437,6 +2437,7 @@ dependencies = [
|
|||
name = "libmlservo"
|
||||
version = "0.0.1"
|
||||
dependencies = [
|
||||
"libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"libservo 0.0.1",
|
||||
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"servo-egl 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue