Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'crates/test-utils/Cargo.toml')
| -rw-r--r-- | crates/test-utils/Cargo.toml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/crates/test-utils/Cargo.toml b/crates/test-utils/Cargo.toml index 8b3924dd86..56067d8341 100644 --- a/crates/test-utils/Cargo.toml +++ b/crates/test-utils/Cargo.toml @@ -19,3 +19,6 @@ rustc-hash.workspace = true stdx.workspace = true profile.workspace = true + +[lints] +workspace = true
\ No newline at end of file |