Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'crates/load-cargo/Cargo.toml')
-rw-r--r--crates/load-cargo/Cargo.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/crates/load-cargo/Cargo.toml b/crates/load-cargo/Cargo.toml
index ae7c7e2ac7..dcab6328a4 100644
--- a/crates/load-cargo/Cargo.toml
+++ b/crates/load-cargo/Cargo.toml
@@ -26,3 +26,6 @@ vfs-notify.workspace = true
span.workspace = true
hir-expand.workspace = true
+
+[lints]
+workspace = true \ No newline at end of file