Dominik Maier 30f65512d8
Remove unused dependencies (#2221)
* Remove unused dependencies

* Add guard
2024-05-20 02:30:53 +02:00
..
2024-05-08 14:31:10 +02:00
2024-05-20 02:30:53 +02:00
2023-08-29 14:51:55 +02:00

LibAFL Core

LibAFL Core is the main library and contains the fuzzing components and their implementations. A large part of this library depends only on Rust core+alloc and, thus, can run without any standard library.

The online documentation for this crate is available here.