[dependencies.capability-3p]
version = "0.1.0"
[lib]
name = "capability_exports"
path = "src/lib.rs"
[package]
authors = ["klebs6 <tpk3.mx@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["development-tools", "data-structures", "accessibility", "visualization"]
description = "A Rust crate for managing and exporting complex skill trees in growth systems with high flexibility and performance."
edition = "2024"
keywords = ["rust", "skilltree", "modeling", "export", "growthsystems"]
license = "GPL-3.0-only"
name = "capability-exports"
readme = "README.md"
version = "0.1.0"