my_lib_first 0.1.1

A library for modeling artistic concepts.
Documentation
[dependencies]

[lib]
name = "my_lib_first"
path = "src/lib.rs"

[package]
authors = ["Your Name <your.email@example.com>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "A library for modeling artistic concepts."
documentation = "https://docs.rs/my_lib_first"
edition = "2018"
homepage = "https://github.com/yourusername/my_lib_first"
license = "MIT"
name = "my_lib_first"
readme = false
repository = "https://github.com/yourusername/my_lib_first"
version = "0.1.1"