Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'crates/vfs/Cargo.toml')
-rw-r--r--crates/vfs/Cargo.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/crates/vfs/Cargo.toml b/crates/vfs/Cargo.toml
index af4cc034c3..c88f346655 100644
--- a/crates/vfs/Cargo.toml
+++ b/crates/vfs/Cargo.toml
@@ -19,3 +19,6 @@ nohash-hasher.workspace = true
paths.workspace = true
stdx.workspace = true
+
+[lints]
+workspace = true \ No newline at end of file