summaryrefslogtreecommitdiff
path: root/tests/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Cargo.toml')
-rw-r--r--tests/Cargo.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/Cargo.toml b/tests/Cargo.toml
index 006b7898..9b901a7b 100644
--- a/tests/Cargo.toml
+++ b/tests/Cargo.toml
@@ -32,3 +32,6 @@ harness = false
name = "benches"
path = "src/benches.rs"
harness = false
+
+[lints]
+workspace = true