Update heartbeats-simple to 0.3.0

This commit is contained in:
Connor Imes 2016-06-18 10:13:01 -05:00
parent ca26e95e44
commit 101aa0d030
5 changed files with 44 additions and 78 deletions

View file

@ -13,7 +13,7 @@ profile_traits = {path = "../profile_traits"}
plugins = {path = "../plugins"}
util = {path = "../util"}
ipc-channel = {git = "https://github.com/servo/ipc-channel"}
hbs-pow = "0.2"
heartbeats-simple = "0.3"
log = "0.3.5"
serde = "0.7"
serde_json = "0.7"