chatdbg 0.6.2

Rust-specific support for ChatDBG.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies.chatdbg_macros]
version = "0.6.2"

[dependencies.lazy_static]
version = "1.4.0"

[package]
authors = ["Emery Berger <emery.berger@gmail.com>"]
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 = "0.6.2"