We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b056da commit 7163ef7Copy full SHA for 7163ef7
1 file changed
REUSE.toml
@@ -42,6 +42,13 @@ SPDX-FileCopyrightText = "2026 Sephyi <me@sephy.io>"
42
SPDX-License-Identifier = "AGPL-3.0-only OR LicenseRef-Commercial"
43
SPDX-FileComment = "Fuzz testing crate manifest"
44
45
+[[annotations]]
46
+path = "fuzz/Cargo.lock"
47
+precedence = "aggregate"
48
+SPDX-FileCopyrightText = "2026 Sephyi <me@sephy.io>"
49
+SPDX-License-Identifier = "AGPL-3.0-only OR LicenseRef-Commercial"
50
+SPDX-FileComment = "Auto-generated by cargo"
51
+
52
[[annotations]]
53
path = "tests/*.proptest-regressions"
54
precedence = "aggregate"
0 commit comments