diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Cargo.toml b/docs/Cargo.toml index a87ca340..df6a42e3 100644 --- a/docs/Cargo.toml +++ b/docs/Cargo.toml @@ -13,7 +13,7 @@ bench = false [dependencies] typst = { path = ".." } typst-library = { path = "../library" } -comemo = "0.2.2" +comemo = { git = "https://github.com/typst/comemo" } heck = "0.4" include_dir = "0.7" once_cell = "1" |
