Andrea Fioraldi ce63b76558
Update to v0.15.3 (#3259)
Co-authored-by: Dominik Maier <domenukk@gmail.com>
Co-authored-by: Dongjia "toka" Zhang <tokazerkje@outlook.com>
2025-05-23 22:50:23 +02:00

17 lines
420 B
TOML

[package]
name = "baby_fuzzer_listing_06"
version = "0.15.3"
authors = ["Your Name <you@example.com>"]
edition = "2024"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[features]
test-panic = []
[dependencies]
#libafl = { version = ".." }
libafl = { path = "../../../../libafl" }
#libafl_bolts = { version = ".." }
libafl_bolts = { path = "../../../../libafl_bolts" }