oxzy 0.1.0

Your oxidised fuzzer!
Documentation
<h1 style="display: flex; justify-content: space-between;">
    <span>
        oxzy
    </span>
    <span>
        <a href="https://builds.sr.ht/~sntx/oxzy?"><img src="https://builds.sr.ht/~sntx/oxzy.svg" alt="oxzy build status"></a>
    </span>
</h1>

<!-- Intro -->

`oxzy`, your oxidised fuzzer!

---

<!-- Screenshot
![Screenshot of oxzy](./.rsc/oxzy.png)
<p style="text-align: center;">
Screenshot of oxzy
</p>

-->

<!-- Overview
## Overview

-->

## Installation

<details>
  <summary>Cargo install</summary>

  ```sh
  cargo install --git https://git.sr.ht/~sntx/oxzy --locked
  ```

</details>

<details>
  <summary>Nix Flake run</summary>

  ```sh
  nix run sourcehut:~sntx/oxzy
  ```

</details>

<!-- Usage
## Usage

```
TODO
```

-->

<!-- Features (with Examples)
## Features

-->

<!-- Performance
## Performance

-->

<!-- Special Thanks
## Special Thanks

-->

<!-- badges

<p style="text-align: center;">
<a href="https://builtwithnix.org"><img src="https://builtwithnix.org/badge.svg" alt="built with nix"></a>
</p>

-->