mirror of
https://github.com/pezkuwichain/pezkuwi-runtime-templates.git
synced 2026-04-22 05:37:57 +00:00
Improve Fuzzing runs (#402)
* Update Fuzzing: * add coverage generation * fix block numeration error * fix AFL build error * add an EVM run * toml sort * fix unexistent call
This commit is contained in:
@@ -15,6 +15,7 @@ workspace = true
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
quinn-proto = { version = "0.9.6", features = [ "arbitrary" ] }
|
||||
ziggy = { workspace = true }
|
||||
|
||||
generic-runtime-template = { path = "../runtime" }
|
||||
|
||||
Reference in New Issue
Block a user