mirror of
https://github.com/servo/servo.git
synced 2025-08-05 13:40:08 +01:00
Update heartbeats-simple to 0.3.0
This commit is contained in:
parent
ca26e95e44
commit
101aa0d030
5 changed files with 44 additions and 78 deletions
|
@ -15,7 +15,7 @@
|
|||
#[allow(unused_extern_crates)]
|
||||
#[cfg(not(target_os = "windows"))]
|
||||
extern crate alloc_jemalloc;
|
||||
extern crate hbs_pow;
|
||||
extern crate heartbeats_simple;
|
||||
extern crate ipc_channel;
|
||||
#[cfg(not(target_os = "windows"))]
|
||||
extern crate libc;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue