Andrea Fioraldi fdf579bcd5
Bump to 0.9.0 (#946)
* bump to 0.9.0

* fix libafl_tinyinst

* fix

---------

Co-authored-by: Dominik Maier <domenukk@gmail.com>
2023-01-31 10:42:01 +01:00

15 lines
302 B
TOML

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