diff options
Diffstat (limited to 'crates/mozart/Cargo.toml')
| -rw-r--r-- | crates/mozart/Cargo.toml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/crates/mozart/Cargo.toml b/crates/mozart/Cargo.toml index c1b10d6..b8b3c06 100644 --- a/crates/mozart/Cargo.toml +++ b/crates/mozart/Cargo.toml @@ -30,3 +30,6 @@ url.workspace = true mozart-test-harness.workspace = true assert_cmd.workspace = true predicates.workspace = true + +[lints] +workspace = true |
