stack-theme 0.8.0

Canonical Stack theme catalog contract and embedded catalog data
Documentation
[package]
name = "stack-theme"
description = "Canonical Stack theme catalog contract and embedded catalog data"
edition.workspace = true
license.workspace = true
repository.workspace = true
rust-version.workspace = true
version.workspace = true
homepage = "https://stack-diagram.com/"
documentation = "https://docs.rs/stack-theme"
readme = "README.md"
publish = ["crates-io"]
keywords = ["stack", "diagram", "theme", "icons"]
categories = ["graphics"]
include = ["src/**", "assets/**", "licenses/**", "schema/**", "README.md", "LICENSE"]

[dependencies]
serde.workspace = true
serde_json.workspace = true
sha2.workspace = true