chatdbg 1.0.1

Rust-specific support for ChatDBG.
Documentation
[dependencies.chatdbg_macros]
version = "1.0.1"

[dependencies.lazy_static]
version = "1.4.0"

[lib]
name = "chatdbg"
path = "src/lib.rs"

[package]
authors = ["Emery Berger <emery.berger@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Rust-specific support for 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 = "1.0.1"