servo / font-kit

A cross-platform font loading library written in Rust
Apache License 2.0
678 stars 100 forks source link

Update various dependencies #157

Closed jdm closed 4 years ago

atouchet commented 4 years ago

colored and dirs could be updated as well.

jdm commented 4 years ago

I updated dirs, but I care less about colored because it's a dev dependency.

jdm commented 4 years ago

The CI failures are fixed by https://github.com/servo/font-kit/pull/158.

jdm commented 4 years ago

r? @pcwalton

jdm commented 4 years ago

Closed in favour of #159.