Auto merge of #15616 - mbrubeck:always-be-updating, r=jdm

Update backtrace-sys, gamma-lut, heartbeats-simple, hyper, mac, truetype, unicode-bidi

<!-- Reviewable:start -->
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/15616)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2017-02-17 14:53:56 -08:00 committed by GitHub
commit 1ecf6c7816
5 changed files with 43 additions and 59 deletions

View file

@ -61,4 +61,4 @@ simd = "0.2.0"
[target.'cfg(target_os = "windows")'.dependencies]
dwrote = "0.1.5"
truetype = "0.24"
truetype = "0.26"

View file

@ -13,7 +13,7 @@ path = "lib.rs"
profile_traits = {path = "../profile_traits"}
plugins = {path = "../plugins"}
ipc-channel = "0.6.3"
heartbeats-simple = "0.3"
heartbeats-simple = "0.4"
log = "0.3.5"
serde = "0.8"
serde_derive = "0.8"