# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies # # If you believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] edition = "2018" name = "ptrace-do-rs" version = "0.1.0" authors = ["detailyang "] description = "ptrace-do-rs is rust bindings for libptrace-do" readme = "README.md" license-file = "LICENSE" repository = "https://github.com/detailyang/ptrace-do-rs" [[bin]] name = "closeany" path = "examples/closeany/src/main.rs" [dependencies.getopts] version = "0.2" [build-dependencies.bindgen] version = "0.53.1" [build-dependencies.cc] version = "1.0" [badges.appveyor] repository = "detailyang/ptrace-do-rs" [badges.codecov] repository = "detailyang/ptrace-do-rs" [badges.is-it-maintained-issue-resolution] repository = "detailyang/ptrace-do-rs" [badges.is-it-maintained-open-issues] repository = "detailyang/ptrace-do-rs" [badges.maintenance] status = "actively-developed" [badges.travis-ci] repository = "detailyang/ptrace-do-rs"