diff options
| author | Laurenz <laurmaedje@gmail.com> | 2023-04-13 14:23:46 +0200 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2023-04-13 14:23:46 +0200 |
| commit | 89cf4054d61d296245b34a20f9ad0b749c0f83e2 (patch) | |
| tree | 38aaae4cf2a5e4b5f67e59d499f652c2eb3a372a /docs/Cargo.toml | |
| parent | f2732bb7b205361c5f309488b4e5235b4fc61e7c (diff) | |
Reduce amount of hashing
Diffstat (limited to 'docs/Cargo.toml')
| -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 cc991f13..9baf7628 100644 --- a/docs/Cargo.toml +++ b/docs/Cargo.toml @@ -15,7 +15,7 @@ typst-library = { path = "../library" } unscanny = "0.1" include_dir = "0.7" pulldown-cmark = "0.9" -comemo = "0.2" +comemo = "0.2.1" serde = "1" serde_yaml = "0.8" heck = "0.4" |
