Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'crates/mbe/Cargo.toml')
-rw-r--r--crates/mbe/Cargo.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/crates/mbe/Cargo.toml b/crates/mbe/Cargo.toml
index 77f48a57f9..f50d796e13 100644
--- a/crates/mbe/Cargo.toml
+++ b/crates/mbe/Cargo.toml
@@ -26,3 +26,6 @@ span.workspace = true
[dev-dependencies]
test-utils.workspace = true
+
+[lints]
+workspace = true \ No newline at end of file