mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Decoupled gfx and metrics
This commit is contained in:
parent
75f39b42ab
commit
4b7cb2080e
7 changed files with 29 additions and 24 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -1761,7 +1761,6 @@ dependencies = [
|
|||
name = "metrics"
|
||||
version = "0.0.1"
|
||||
dependencies = [
|
||||
"gfx 0.0.1",
|
||||
"gfx_traits 0.0.1",
|
||||
"ipc-channel 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"log 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue