summaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorastrale-sharp <ash4567@outlook.fr>2023-04-21 11:16:32 +0200
committerGitHub <noreply@github.com>2023-04-21 11:16:32 +0200
commit4cea7007d0d4f152097d753be3020c736e96cca0 (patch)
treea3a3573ab1dbf6fe3422c20a9cfb947eb3eb031a /Cargo.lock
parent851b154a6cb1d558b0091f1a63baa4d3414a7356 (diff)
use clap for parsing tests. (#876)
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.lock b/Cargo.lock
index c31425a1..86c4095a 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -2081,6 +2081,7 @@ dependencies = [
name = "typst-tests"
version = "0.2.0"
dependencies = [
+ "clap 4.2.4",
"comemo",
"elsa",
"iai",