summaryrefslogtreecommitdiff
path: root/Cargo.lock
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 /Cargo.lock
parent13efa128c855637a7fe3351a4579383359d1be1b (diff)
Symbol values and modules
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock7
1 files changed, 0 insertions, 7 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 69b01b2f..4674b425 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -975,11 +975,6 @@ dependencies = [
]
[[package]]
-name = "symmie"
-version = "0.1.0"
-source = "git+https://github.com/typst/symmie#75755e62895fcd822b3a1038462f4548b18b8119"
-
-[[package]]
name = "syn"
version = "1.0.107"
source = "registry+https://github.com/rust-lang/crates.io-index"
@@ -1107,7 +1102,6 @@ dependencies = [
"siphasher",
"subsetter",
"svg2pdf",
- "symmie",
"thin-vec",
"tiny-skia",
"ttf-parser 0.18.1",
@@ -1152,7 +1146,6 @@ dependencies = [
"roxmltree",
"rustybuzz",
"serde_json",
- "symmie",
"syntect",
"ttf-parser 0.18.1",
"typed-arena",