Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'crates/test-fixture/Cargo.toml')
| -rw-r--r-- | crates/test-fixture/Cargo.toml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/crates/test-fixture/Cargo.toml b/crates/test-fixture/Cargo.toml index ff921aa83d..35e3922989 100644 --- a/crates/test-fixture/Cargo.toml +++ b/crates/test-fixture/Cargo.toml @@ -16,3 +16,6 @@ base-db.workspace = true rustc-hash.workspace = true span.workspace = true stdx.workspace = true + +[lints] +workspace = true
\ No newline at end of file |