forked from gentoo-utils/gentoo-utils
move fuzz stuff into its own directory
This commit is contained in:
@@ -10,4 +10,8 @@ itertools = "0.14.0"
|
||||
thiserror = "2.0.17"
|
||||
|
||||
[profile.dev]
|
||||
debug = true
|
||||
debug = true
|
||||
|
||||
[[test]]
|
||||
path = "fuzz/fuzz.rs"
|
||||
name = "fuzz"
|
||||
Reference in New Issue
Block a user