Heartbeats now on crates.io.

Updates to energymon interface for energy profiling.
Profiling script for Android.
This commit is contained in:
Connor Imes 2016-03-08 13:48:30 -06:00
parent 0f526054eb
commit f31e8841fb
8 changed files with 236 additions and 50 deletions

View file

@ -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"