hexview 0.3.0

A TUI Hex viewer
# Hexview

<p>
    <a href="https://crates.io/crates/hexview"><img src="https://img.shields.io/crates/v/hexview.svg?colorB=319e8c" alt="Version info"></a><br>
    <img src="https://img.shields.io/crates/l/hexview.svg" alt="license">
</p>

A TUI Hex viewer written in Rust.

# Installation

```
cargo install hexview
```

## License

Hexview is licensed under both the MIT and the Apache License (Version 2.0).

See the [`LICENSE-MIT`](./LICENSE-MIT) and [`LICENSE-APACHE`](./LICENSE-APACHE)
files for more information.