typewriter 0.1.0

A small crate to parse and generate ASCII based mazes
Documentation
[package]
name = "typewriter"
description = "A small crate to parse and generate ASCII based mazes"
license = "MIT/Apache-2.0"
version = "0.1.0"
authors = ["Christian Poveda <git@christianpoveda.xyz>"]
edition = "2018"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]