pconvert-rust 0.5.1

Rust version of P(NG)Convert, a simple PNG conversion tool.
Documentation
---
name: Bug report
about: Create a report to help us improve
---

## Description

A small description of the bug, if possible provide a set of bullet points to be more precise.

## Expected vs. Observed

| - | - |
| --- | --- |
| **Expected** | The expected state at the end of the repro steps. |
| **Observed** | The observed state at the end of the repro steps. |

## Repro Steps

1. The first step
2. The second step
3. ...

## Environment

| Key | Value |
| --- | --- |
| **Device** | |
| **Operating System** | |
| **Browser** | |
| **Instance (URL)** | |

## Screens

A GIF showing how to reproduce the bug and/or a stacktrace, use http://recordit.co/.

Try to embed the gif using `![URL](URL)` that way it's going to be embedded in an inline manner allowing immediate evaluation.