[package] name = "ss-css-types" version = "0.1.1" authors = ["Colbyn Wadman "] edition = "2018" description = "This crate is an internal dependency of Subscript (WIP)." license = "AGPL-3.0-or-later" repository = "https://github.com/colbyn/subscript" # [lib] # crate-type=["cdylib", "rlib"] [dependencies] serde = {version = "1.0.89", features = ["derive"]} either = "1.5.2" Inflector = "0.11.4"