summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorLaurenz <laurmaedje@gmail.com>2024-03-07 10:56:37 +0100
committerGitHub <noreply@github.com>2024-03-07 09:56:37 +0000
commita483321aa08e435c159d19c0d559e2413c1272f9 (patch)
tree3fcfae49b24bb8feaea0010d5f5ba2ac756fbb36 /Cargo.toml
parent5dc6ce0022ef5bc83464b2dfefb20d608168df20 (diff)
Remove dependency on unicode_names2 (#3570)
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 f3a53808..118c3ea0 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -107,7 +107,6 @@ toml = { version = "0.8", default-features = false, features = ["parse", "displa
ttf-parser = "0.20.0"
two-face = { version = "0.3.0", default-features = false, features = ["syntect-fancy"] }
typed-arena = "2"
-unicode_names2 = "1.2"
unicode-bidi = "0.3.13"
unicode-ident = "1.0"
unicode-math-class = "0.1"