# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "hdlibaflexecutor" version = "0.0.11" authors = ["docfate111"] build = "build.rs" links = "shared" description = "libafl_cc compiled executor for LKL" homepage = "https://github.com/docfate111/hdlibaflexecutor" readme = "README.md" license = "MIT" repository = "https://github.com/docfate111/hdlibaflexecutor" [dependencies.hdrepresentation] version = "0.1.82" [dependencies.more-asserts] version = "0.3.0" [dependencies.nix] version = "0.25.0"