Skip to content

Commit bf6389a

Browse files
committed
fix: add license field to fuzz Cargo.toml template
1 parent c6f8398 commit bf6389a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

fuzz/generate-files.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ name = "dash-fuzz"
1414
edition = "2024"
1515
version = "0.0.1"
1616
authors = ["Generated by fuzz/generate-files.sh"]
17+
license = "CC0-1.0"
1718
publish = false
1819
1920
[package.metadata]

0 commit comments

Comments
 (0)