Integrate with simple Heartbeats

This commit is contained in:
Connor Imes 2015-08-12 13:16:11 -05:00
parent 19d466b062
commit 054cbf2dce
8 changed files with 224 additions and 6 deletions

View file

@ -13,6 +13,9 @@ path = "../profile_traits"
[dependencies.util]
path = "../util"
[dependencies.hbs-pow]
git = "https://github.com/libheartbeats/heartbeats-simple-rust.git"
[dependencies.ipc-channel]
git = "https://github.com/pcwalton/ipc-channel"