chatdbg 0.1.2

Rust-specific support for ChatDBG (https://github.com/plasma-umass/chatdbg).
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies.lazy_static]
version = "1.4.0"

[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.2"