diff options
| author | Laurenz <laurmaedje@gmail.com> | 2024-03-07 10:56:37 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-03-07 09:56:37 +0000 |
| commit | a483321aa08e435c159d19c0d559e2413c1272f9 (patch) | |
| tree | 3fcfae49b24bb8feaea0010d5f5ba2ac756fbb36 /Cargo.toml | |
| parent | 5dc6ce0022ef5bc83464b2dfefb20d608168df20 (diff) | |
Remove dependency on unicode_names2 (#3570)
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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" |
