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 /Cargo.toml | |
| parent | f2732bb7b205361c5f309488b4e5235b4fc61e7c (diff) | |
Reduce amount of hashing
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -23,7 +23,7 @@ bench = false typst-macros = { path = "macros" } bitflags = "1" bytemuck = "1" -comemo = "0.2" +comemo = "0.2.1" ecow = "0.1" flate2 = "1" if_chain = "1" |
