diff options
| author | Laurenz <laurmaedje@gmail.com> | 2021-01-14 16:47:29 +0100 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2021-01-14 16:47:29 +0100 |
| commit | cfcb36b159e3f65aff8cbdac6b537b40c22507c0 (patch) | |
| tree | 18e17b3cec5530b67ec596fe13b45423a867eb5f /Cargo.toml | |
| parent | 272a4c228976466e9fa6cc100ad89f93dc5cc371 (diff) | |
Move test files into category subfolders 🚚
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -25,6 +25,7 @@ serde = { version = "1", features = ["derive"], optional = true } [dev-dependencies] tiny-skia = "0.2" +walkdir = "2" [profile.dev] opt-level = 2 |
