[package] name = "cg" version = "0.1.0" description = "Codegen utility library." authors = ["ceram1 "] keywords = ["appcore", "plugin", "codegen"] documentation = "https://appcoreplatform.github.io/rustdoc/rust-cg/cg/" homepage = "https://github.com/appcoreplatform/rust-cg" repository = "https://github.com/appcoreplatform/rust-cg.git" [lib] name = "cg" plugin = true