Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'crates/sourcegen/Cargo.toml')
-rw-r--r--crates/sourcegen/Cargo.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/crates/sourcegen/Cargo.toml b/crates/sourcegen/Cargo.toml
index 8e3e426ae1..d5ea4c39aa 100644
--- a/crates/sourcegen/Cargo.toml
+++ b/crates/sourcegen/Cargo.toml
@@ -14,3 +14,6 @@ doctest = false
[dependencies]
xshell.workspace = true
+
+[lints]
+workspace = true \ No newline at end of file