We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 64ea4cd + cc8939b commit 3c9efb8Copy full SHA for 3c9efb8
plotters/Cargo.toml
@@ -35,7 +35,7 @@ path = "../plotters-svg"
35
ttf-parser = { version = "0.20.0", optional = true }
36
lazy_static = { version = "1.4.0", optional = true }
37
pathfinder_geometry = { version = "0.5.1", optional = true }
38
-font-kit = { version = "0.13.0", optional = true }
+font-kit = { version = "0.14.2", optional = true }
39
ab_glyph = { version = "0.2.12", optional = true }
40
once_cell = { version = "1.8.0", optional = true }
41
0 commit comments