summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorY.D.X. <73375426+YDX-2147483647@users.noreply.github.com>2024-07-20 22:13:06 +0800
committerGitHub <noreply@github.com>2024-07-20 14:13:06 +0000
commit9b001e21121ab7b5645aa36f0cdcb6ac57e03a2b (patch)
tree6bafe194196d1a2072ab4c154700b8a15adb24f2 /Cargo.toml
parent46ef8e1dfa39d2ee953e7af722b3b6ff20907443 (diff)
Use texts of the first occurrences for `/ToUnicode` CMap (#4585)
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index e26f058e..09890062 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -114,7 +114,6 @@ typed-arena = "2"
unicode-bidi = "0.3.13"
unicode-ident = "1.0"
unicode-math-class = "0.1"
-unicode-properties = "0.1"
unicode-script = "0.5"
unicode-segmentation = "1"
unscanny = "0.1"