diff options
| author | astrale-sharp <ash4567@outlook.fr> | 2023-04-21 11:16:32 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-04-21 11:16:32 +0200 |
| commit | 4cea7007d0d4f152097d753be3020c736e96cca0 (patch) | |
| tree | a3a3573ab1dbf6fe3422c20a9cfb947eb3eb031a /Cargo.lock | |
| parent | 851b154a6cb1d558b0091f1a63baa4d3414a7356 (diff) | |
use clap for parsing tests. (#876)
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2081,6 +2081,7 @@ dependencies = [ name = "typst-tests" version = "0.2.0" dependencies = [ + "clap 4.2.4", "comemo", "elsa", "iai", |
