From c3a387b8f7086fc6d58a4175e8408fbbf375f5f2 Mon Sep 17 00:00:00 2001 From: Laurenz Date: Tue, 12 Apr 2022 21:36:37 +0200 Subject: Segment by script --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index e30971bd..fa7449af 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -30,6 +30,7 @@ rustybuzz = "0.4" unicode-bidi = "0.3.5" unicode-segmentation = "1" unicode-xid = "0.2" +unicode-script = "0.5" xi-unicode = "0.3" # Raster and vector graphics handling -- cgit v1.2.3