mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
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:
commit
1ecf6c7816
5 changed files with 43 additions and 59 deletions
|
@ -61,4 +61,4 @@ simd = "0.2.0"
|
|||
|
||||
[target.'cfg(target_os = "windows")'.dependencies]
|
||||
dwrote = "0.1.5"
|
||||
truetype = "0.24"
|
||||
truetype = "0.26"
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue