Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'crates/project-model/Cargo.toml')
-rw-r--r--crates/project-model/Cargo.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/crates/project-model/Cargo.toml b/crates/project-model/Cargo.toml
index a36c9aca52..3552ed1916 100644
--- a/crates/project-model/Cargo.toml
+++ b/crates/project-model/Cargo.toml
@@ -33,3 +33,6 @@ toolchain.workspace = true
[dev-dependencies]
expect-test = "1.4.0"
+
+[lints]
+workspace = true \ No newline at end of file