mirror of
https://github.com/servo/servo.git
synced 2025-08-18 03:45:33 +01:00
Integrate with simple Heartbeats
This commit is contained in:
parent
19d466b062
commit
054cbf2dce
8 changed files with 224 additions and 6 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue