yml_to_ron 0.1.0

Simple utility to transmute a yaml file to a valid ron file
# YAML to RON

Simple utility to transmute a yaml file to a valid ron file

## Usage

```rust
cargo build --release
./yron <filename>
```

Produce `<filename-extension>.ron`