summaryrefslogtreecommitdiffhomepage
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/deny.toml2
-rw-r--r--test/osv-scanner.toml2
2 files changed, 4 insertions, 0 deletions
diff --git a/test/deny.toml b/test/deny.toml
index 3725418cfc..4bb1b7bc73 100644
--- a/test/deny.toml
+++ b/test/deny.toml
@@ -1,3 +1,5 @@
+# Keep this file in sync with test/osv-scanner.toml
+
[graph]
# cargo deny will only evaluate dependencies pulled in by these
# targets (the ones we run the test runner on)
diff --git a/test/osv-scanner.toml b/test/osv-scanner.toml
index 12125290e2..7c5a285d80 100644
--- a/test/osv-scanner.toml
+++ b/test/osv-scanner.toml
@@ -1,4 +1,6 @@
# See repository root `osv-scanner.toml` for instructions and rules for this file.
+#
+# Keep this file in sync with test/deny.toml
# `instant` is unmaintained.
[[IgnoredVulns]]