diff options
| author | Laurenz <laurmaedje@gmail.com> | 2023-05-16 16:43:35 +0200 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2023-05-16 16:43:35 +0200 |
| commit | 88cb8c26264713d6914c74226c962d4377b64668 (patch) | |
| tree | e3085c2513680041e2af6de6564cfb2103dc0cdb /tests/Cargo.toml | |
| parent | 1fa56a317c8d8da76546e6b5e19b279d84380837 (diff) | |
Bump comemo
Diffstat (limited to 'tests/Cargo.toml')
| -rw-r--r-- | tests/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Cargo.toml b/tests/Cargo.toml index 7d7823b9..1912f50a 100644 --- a/tests/Cargo.toml +++ b/tests/Cargo.toml @@ -9,7 +9,7 @@ publish = false [dev-dependencies] typst = { path = ".." } typst-library = { path = "../library" } -comemo = { git = "https://github.com/typst/comemo" } +comemo = "0.3" elsa = "1.8" iai = { git = "https://github.com/reknih/iai" } once_cell = "1" |
