[dependencies.quote]
version = "1"
[dependencies.syn]
features = ["full"]
version = "2"
[dependencies.titan-utils]
features = ["internal-cssvalidate"]
version = "0.1.6"
[lib]
name = "titan_html_derive"
path = "src/lib.rs"
proc-macro = true
[package]
authors = ["Vincent Thomas"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = []
description = "Internal proc-macros for the package titan-html"
edition = "2021"
license = "MIT"
name = "titan-html-derive"
readme = false
version = "0.1.6"