diff options
| author | Leedehai <18319900+Leedehai@users.noreply.github.com> | 2024-04-18 08:20:42 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-04-18 12:20:42 +0000 |
| commit | 1b091d628da58107134a5b4e04ec063e3c0be705 (patch) | |
| tree | f1488776ec86e761a71de5b98fedfb5c68093913 /Cargo.lock | |
| parent | c5c73ec9315b8148e851693ffa279c75a97982d3 (diff) | |
Enhance the test runner: regex, --list, --path (#3945)
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2780,6 +2780,7 @@ dependencies = [ "oxipng", "parking_lot", "rayon", + "regex", "tiny-skia", "ttf-parser", "typst", |
