From 1de53730bce0bd3f9de89db1da7c19b7889b9a75 Mon Sep 17 00:00:00 2001 From: Laurenz Date: Fri, 27 Jan 2023 12:04:23 +0100 Subject: Symbol values and modules --- library/Cargo.toml | 1 - 1 file changed, 1 deletion(-) (limited to 'library/Cargo.toml') 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" -- cgit v1.2.3