[package]
name = "ggsci"
version = "0.1.0"
edition.workspace = true
rust-version.workspace = true
license.workspace = true
repository.workspace = true
homepage.workspace = true
description = "Scientific and sci-fi color palettes from ggsci for Rust"
keywords = ["colors", "palettes", "ggplot2", "plotting", "visualization"]
readme = "README.md"
include = ["Cargo.toml", "README.md", "src/**/*.rs"]
[lints]
workspace = true