mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Move compositing to libc from crates.io.
This commit is contained in:
parent
bc0e13a46d
commit
895d1ec10a
5 changed files with 5 additions and 2 deletions
1
components/servo/Cargo.lock
generated
1
components/servo/Cargo.lock
generated
|
@ -99,6 +99,7 @@ dependencies = [
|
|||
"gleam 0.0.1 (git+https://github.com/servo/gleam)",
|
||||
"layers 0.1.0 (git+https://github.com/servo/rust-layers)",
|
||||
"layout_traits 0.0.1",
|
||||
"libc 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"msg 0.0.1",
|
||||
"net 0.0.1",
|
||||
"png 0.1.0 (git+https://github.com/servo/rust-png)",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue