aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/mozart-console-macros
diff options
context:
space:
mode:
Diffstat (limited to 'crates/mozart-console-macros')
-rw-r--r--crates/mozart-console-macros/Cargo.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/crates/mozart-console-macros/Cargo.toml b/crates/mozart-console-macros/Cargo.toml
index 19a2fe5..c4a5ebb 100644
--- a/crates/mozart-console-macros/Cargo.toml
+++ b/crates/mozart-console-macros/Cargo.toml
@@ -13,3 +13,6 @@ syn.workspace = true
[dev-dependencies]
mozart-core.workspace = true
+
+[lints]
+workspace = true