summaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: 6370d7a2e7b1ee98b3c7fe985bbf10ff9fdebb6e (plain) (blame)
1
2
3
4
5
6
7
8
9
[package]
name = "theglassyladies"
authors = ["Adam T. Carpenter <atc@53hor.net>"]
version = "0.1.0"
edition = "2021"
description = "Digital art gallery that enables artists to promote, show, and sell their artwork to connoisseurs."
homepage = "www.theglassyladies.com"

[dependencies]