Skip to content

Commit 7163ef7

Browse files
committed
chore(config): add REUSE annotation for fuzz/Cargo.lock
1 parent 1b056da commit 7163ef7

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

REUSE.toml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,13 @@ SPDX-FileCopyrightText = "2026 Sephyi <[email protected]>"
4242
SPDX-License-Identifier = "AGPL-3.0-only OR LicenseRef-Commercial"
4343
SPDX-FileComment = "Fuzz testing crate manifest"
4444

45+
[[annotations]]
46+
path = "fuzz/Cargo.lock"
47+
precedence = "aggregate"
48+
SPDX-FileCopyrightText = "2026 Sephyi <[email protected]>"
49+
SPDX-License-Identifier = "AGPL-3.0-only OR LicenseRef-Commercial"
50+
SPDX-FileComment = "Auto-generated by cargo"
51+
4552
[[annotations]]
4653
path = "tests/*.proptest-regressions"
4754
precedence = "aggregate"

0 commit comments

Comments
 (0)