diff options
Diffstat (limited to 'crates/mozart-test-harness/Cargo.toml')
| -rw-r--r-- | crates/mozart-test-harness/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/crates/mozart-test-harness/Cargo.toml b/crates/mozart-test-harness/Cargo.toml index 61b9109..6c9421c 100644 --- a/crates/mozart-test-harness/Cargo.toml +++ b/crates/mozart-test-harness/Cargo.toml @@ -5,6 +5,7 @@ edition.workspace = true [dependencies] anyhow.workspace = true +indexmap.workspace = true regex.workspace = true serde_json.workspace = true tempfile.workspace = true |
