mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-07 16:55:46 +00:00
Fuzz test for u8 fails
This commit is contained in:
@@ -20,3 +20,7 @@ members = ["."]
|
||||
[[bin]]
|
||||
name = "fuzz_target_u8"
|
||||
path = "fuzz_targets/fuzz_target_u8.rs"
|
||||
|
||||
[[bin]]
|
||||
name = "fuzz_target_u16"
|
||||
path = "fuzz_targets/fuzz_target_u16.rs"
|
||||
|
||||
Reference in New Issue
Block a user