summaryrefslogtreecommitdiff
path: root/library/Cargo.toml
diff options
context:
space:
mode:
authorLaurenz <laurmaedje@gmail.com>2023-01-27 12:04:23 +0100
committerLaurenz <laurmaedje@gmail.com>2023-01-27 12:04:36 +0100
commit1de53730bce0bd3f9de89db1da7c19b7889b9a75 (patch)
treee2746f4853a5a8e99f32e8c52d6e4b4f411c1933 /library/Cargo.toml
parent13efa128c855637a7fe3351a4579383359d1be1b (diff)
Symbol values and modules
Diffstat (limited to 'library/Cargo.toml')
-rw-r--r--library/Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/library/Cargo.toml b/library/Cargo.toml
index b7930432..d0debe61 100644
--- a/library/Cargo.toml
+++ b/library/Cargo.toml
@@ -20,7 +20,6 @@ once_cell = "1"
roxmltree = "0.14"
rustybuzz = "0.5"
serde_json = "1"
-symmie = { git = "https://github.com/typst/symmie" }
syntect = { version = "5", default-features = false, features = ["default-syntaxes", "regex-fancy"] }
ttf-parser = "0.18.1"
typed-arena = "2"