From 464a15bdca3ea3a54adc6410ba679597d7ca421b Mon Sep 17 00:00:00 2001 From: Peng Guanwen Date: Thu, 1 Feb 2024 21:45:33 +0800 Subject: Introduce override list to FontInfo (#3228) --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 0e1eb938..130fb5ee 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -72,6 +72,7 @@ palette = { version = "0.7.3", default-features = false, features = ["approx", " parking_lot = "0.12.1" pathdiff = "0.2" pdf-writer = "0.9.2" +phf = { version = "0.11", features = ["macros"] } pixglyph = "0.3" proc-macro2 = "1" pulldown-cmark = "0.9" -- cgit v1.2.3