mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Heartbeats now on crates.io.
Updates to energymon interface for energy profiling. Profiling script for Android.
This commit is contained in:
parent
0f526054eb
commit
f31e8841fb
8 changed files with 236 additions and 50 deletions
|
@ -17,13 +17,11 @@ path = "../plugins"
|
|||
[dependencies.util]
|
||||
path = "../util"
|
||||
|
||||
[dependencies.hbs-pow]
|
||||
git = "https://github.com/libheartbeats/heartbeats-simple-rust.git"
|
||||
|
||||
[dependencies.ipc-channel]
|
||||
git = "https://github.com/servo/ipc-channel"
|
||||
|
||||
[dependencies]
|
||||
hbs-pow = "0.2"
|
||||
log = "0.3"
|
||||
libc = "0.2"
|
||||
regex = "0.1.55"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue