Dongjia "toka" Zhang 6f21cb3848
Bump to 0.10.1 (#1280)
* bmp

* remove DEBUG env var
2023-05-22 12:42:36 +02:00

15 lines
299 B
TOML

[package]
name = "nyx_libxml2_parallel"
version = "0.10.1"
edition = "2021"
default-run = "nyx_libxml2_parallel"
[dependencies]
libafl = { path = "../../libafl" }
libafl_cc = { path = "../../libafl_cc" }
libafl_nyx = { path = "../../libafl_nyx" }
[profile.release]
codegen-units = 1
opt-level = 3