wg_art 0.1.0

Basic demo of crates as part of following the Rust book.
Documentation
[package]
name = "wg_art"
version = "0.1.0"
authors = ["Wade Gulbrandsen <wade.gulbrandsen@gmail.com>"]
edition = "2018"
description = "Basic demo of crates as part of following the Rust book."
license = "MIT OR Apache-2.0"

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

[dependencies]