Skip to content

Commit a42501c

Browse files
authored
Remove unnecessary comemo dependency in typst-syntax (typst#6668)
1 parent 3adbedc commit a42501c

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

Cargo.lock

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/typst-syntax/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ readme = { workspace = true }
1515
[dependencies]
1616
typst-timing = { workspace = true }
1717
typst-utils = { workspace = true }
18-
comemo = { workspace = true }
1918
ecow = { workspace = true }
2019
serde = { workspace = true }
2120
toml = { workspace = true }

0 commit comments

Comments
 (0)