[dependencies.include_dir]
version = "0.7.3"
[dependencies.proc-macro2]
version = "1.0.49"
[dependencies.quote]
version = "1.0.26"
[dependencies.regex]
version = "1.7.3"
[dependencies.syn]
features = ["full", "extra-traits"]
version = "2.0.15"
[lib]
proc-macro = true
[package]
description = "Codegen utilities for the rapid framework."
edition = "2021"
homepage = "https://cincinnati.ventures"
keywords = ["server", "web-framework", "rapid"]
license = "MIT"
name = "rapid-web-codegen"
readme = "README.md"
repository = "https://github.com/DarrenBaldwin07/rapid"
version = "0.2.2"