From 73253d465192454f0dfe3fe9eef46d495b343aef Mon Sep 17 00:00:00 2001 From: Peng Guanwen Date: Tue, 17 Dec 2024 22:07:45 +0800 Subject: Support for defining which charset should be covered by a font (#5305) Co-authored-by: Laurenz --- Cargo.lock | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.lock') diff --git a/Cargo.lock b/Cargo.lock index 94ce026e..e6c1cf0f 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2931,6 +2931,7 @@ dependencies = [ "qcms", "rayon", "regex", + "regex-syntax", "roxmltree", "rust_decimal", "rustybuzz", -- cgit v1.2.3