Update font-kit and freetype and unicode-script.

This commit is contained in:
Josh Matthews 2020-07-28 15:38:52 -04:00
parent 327fed6084
commit 5c0d7998bd
6 changed files with 221 additions and 28 deletions

View file

@ -22,7 +22,7 @@ canvas_traits = { path = "../canvas_traits" }
crossbeam-channel = "0.4"
cssparser = "0.27"
euclid = "0.20"
font-kit = "0.9"
font-kit = "0.10"
fnv = "1.0"
gfx = { path = "../gfx" }
gleam = "0.11"