[package]
name = "art-study"
version = "0.1.0"
edition = "2021"
authors = ["Austin Park <ceo@dataengine.co.kr>"]
description = "A library for modeling artistic concepts."
license = "MIT"
repository = "https://github.com/imaustinpark/art"
include = [
"src/**/*",
"Cargo.toml",
]
[dependencies]