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