art_crate_test 0.1.0

A publish test using the example art crate within the rust book.
Documentation
1
2
3
4
5
6
7
8
[dependencies]

[package]
description = "A publish test using the example art crate within the rust book."
edition = "2021"
license = "MIT"
name = "art_crate_test"
version = "0.1.0"