[package] name = "hdlibaflexecutor" authors = ["docfate111"] version = "0.0.11" edition = "2021" links = "shared" build = "build.rs" description = "libafl_cc compiled executor for LKL" license = "MIT" repository = "https://github.com/docfate111/hdlibaflexecutor" readme = "README.md" homepage = "https://github.com/docfate111/hdlibaflexecutor" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] hdrepresentation = "0.1.82" more-asserts = "0.3.0" nix = "0.25.0"