| # FuzzTest Rust | |
| This is the repository containing the FuzzTest framework for Rust. | |
| **Important note:** Please do not forget to run `cargo clean` before committing | |
| your change. That will avoid committing libraries files downloaded when | |
| `cargo build` and `cargo test`. |