diff options
| author | Laurenz <laurmaedje@gmail.com> | 2023-06-26 13:57:21 +0200 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2023-06-27 18:40:17 +0200 |
| commit | 7b92bd7c340d9f9c094ed2fa57912049317d9b20 (patch) | |
| tree | b91399526ba94d87309d09d864df2935dd7a4d0a /tests/Cargo.toml | |
| parent | 9c7f31870b4e1bf37df79ebbe1df9a56df83d878 (diff) | |
Basic package management
Diffstat (limited to 'tests/Cargo.toml')
| -rw-r--r-- | tests/Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/Cargo.toml b/tests/Cargo.toml index 1912f50a..c87ecc79 100644 --- a/tests/Cargo.toml +++ b/tests/Cargo.toml @@ -10,7 +10,6 @@ publish = false typst = { path = ".." } typst-library = { path = "../library" } comemo = "0.3" -elsa = "1.8" iai = { git = "https://github.com/reknih/iai" } once_cell = "1" oxipng = "8.0.0" |
