Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'crates/span/Cargo.toml')
-rw-r--r--crates/span/Cargo.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/crates/span/Cargo.toml b/crates/span/Cargo.toml
index 8b078f9df1..69b88b5a17 100644
--- a/crates/span/Cargo.toml
+++ b/crates/span/Cargo.toml
@@ -16,3 +16,6 @@ rust-analyzer-salsa.workspace = true
vfs.workspace = true
syntax.workspace = true
stdx.workspace = true
+
+[lints]
+workspace = true \ No newline at end of file