mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-23 14:34:25 +00:00
fix Rust speedtest example dependency (#1542)
This commit is contained in:
@ -11,5 +11,5 @@ panic = "abort"
|
||||
|
||||
[dependencies]
|
||||
unicornafl = { path = "../../../unicornafl/bindings/rust/", version="1.0.0" }
|
||||
capstone="0.10.0"
|
||||
capstone="0.11.0"
|
||||
libc="0.2.66"
|
||||
|
Reference in New Issue
Block a user