[dependencies.rtea-proc]
version = "1.0.0"
[lib]
crate-type = ["rlib"]
[package]
authors = ["John Rollinson <code@jrolli.dev>"]
description = "Makes writing TCL extensions in Rust ergonomic."
edition = "2018"
keywords = ["tcl", "tea", "rust"]
license = "MIT OR Apache-2.0"
name = "rtea"
readme = "README.md"
repository = "https://github.com/jrolli/rtea"
version = "0.1.0"