Skip to content

Commit 3c9efb8

Browse files
authored
Merge pull request #607 from pbdeuchler/patch-1
Bump font-kit to latest
2 parents 64ea4cd + cc8939b commit 3c9efb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plotters/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ path = "../plotters-svg"
3535
ttf-parser = { version = "0.20.0", optional = true }
3636
lazy_static = { version = "1.4.0", optional = true }
3737
pathfinder_geometry = { version = "0.5.1", optional = true }
38-
font-kit = { version = "0.13.0", optional = true }
38+
font-kit = { version = "0.14.2", optional = true }
3939
ab_glyph = { version = "0.2.12", optional = true }
4040
once_cell = { version = "1.8.0", optional = true }
4141

0 commit comments

Comments
 (0)