mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-08 08:11:34 +00:00
13 lines
293 B
TOML
13 lines
293 B
TOML
[package]
|
|
name = "custom_mutator-sys"
|
|
version = "0.1.1"
|
|
authors = ["Julius Hohnerlein <julihoh@users.noreply.github.com>"]
|
|
edition = "2021"
|
|
|
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
|
|
|
[dependencies]
|
|
|
|
[build-dependencies]
|
|
bindgen = "0.63"
|