aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/mozart-core/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'crates/mozart-core/Cargo.toml')
-rw-r--r--crates/mozart-core/Cargo.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/crates/mozart-core/Cargo.toml b/crates/mozart-core/Cargo.toml
index cca9499..199f067 100644
--- a/crates/mozart-core/Cargo.toml
+++ b/crates/mozart-core/Cargo.toml
@@ -34,3 +34,6 @@ zip.workspace = true
[dev-dependencies]
tempfile.workspace = true
+
+[lints]
+workspace = true