[dependencies.lazy_static]
version = "1.4.0"
[dependencies.quote]
version = "1.0.33"
[dependencies.syn]
features = ["full"]
version = "2.0.37"
[lib]
proc-macro = true
[package]
authors = ["Emery Berger <emery.berger@gmail.com>"]
description = "Rust-specific support for ChatDBG (https://github.com/plasma-umass/chatdbg)."
edition = "2021"
homepage = "https://github.com/plasma-umass/ChatDBG/"
license = "Apache-2.0"
name = "chatdbg"
readme = "README.md"
repository = "https://github.com/plasma-umass/ChatDBG/"
version = "0.1.1"