diff options
Diffstat (limited to 'tests/Cargo.toml')
| -rw-r--r-- | tests/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Cargo.toml b/tests/Cargo.toml index ae4c3acb..788aade4 100644 --- a/tests/Cargo.toml +++ b/tests/Cargo.toml @@ -17,6 +17,7 @@ tiny-skia = "0.6.2" ttf-parser = "0.17" unscanny = "0.1" walkdir = "2" +clap = { version = "4.2.1", features = ["derive"] } [[test]] name = "tests" |
