pwntools 0.3.0

pwntools for Rust
[dependencies.async-trait]
version = "0.1.51"

[dependencies.elf-utilities]
version = "=0.2.8"

[dependencies.futures]
version = "0.3.16"

[dependencies.num-derive]
version = "0.3"

[dependencies.num-traits]
version = "0.2"

[dependencies.tokio]
features = ["macros", "io-util", "io-std", "process"]
version = "1.10.0"

[dependencies.unicorn-engine]
version = "2.0.0-rc4"
[dev-dependencies.clap]
version = "3.0.0-beta.5"

[package]
authors = ["Toru Ogawa <Hakuyume@users.noreply.github.com>", "Yuki Yamada <yukidmy@gmail.com>", "Makoto Shimazu <makoto.shimaz@gmail.com>", "Shunsuke Nakamura <S-Nakamur-a@users.noreply.github.com>"]
description = "pwntools for Rust"
edition = "2018"
license = "Apache-2.0"
name = "pwntools"
repository = "https://github.com/makotoshimazu/pwntools-rs"
version = "0.3.0"