summaryrefslogtreecommitdiffstats
path: root/src/tools/cargo/benches/capture/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools/cargo/benches/capture/Cargo.toml')
-rw-r--r--src/tools/cargo/benches/capture/Cargo.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/tools/cargo/benches/capture/Cargo.toml b/src/tools/cargo/benches/capture/Cargo.toml
index e300815d5..16f2c5071 100644
--- a/src/tools/cargo/benches/capture/Cargo.toml
+++ b/src/tools/cargo/benches/capture/Cargo.toml
@@ -12,3 +12,6 @@ cargo_metadata.workspace = true
flate2.workspace = true
tar.workspace = true
toml.workspace = true
+
+[lints]
+workspace = true