Dongjia "toka" Zhang 78060ea308
0.11.2 (#1735)
2023-12-18 14:33:14 +01:00

16 lines
351 B
TOML

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