libdw 0.1.0

Bindings to elfutils
Documentation
[dependencies.libc]
version = "0.2"

[dependencies.libdw-sys]
optional = false
version = "0.1.0"

[dependencies.libelf]
optional = false
version = "0.1.0"

[package]
authors = ["Josh Stone <jistone@redhat.com>"]
description = "Bindings to elfutils"
edition = "2021"
include = ["Cargo.toml", "LICENSE-*", "src/**/*.rs"]
license = "MIT OR Apache-2.0"
name = "libdw"
repository = "https://github.com/cuviper/elfutils-rs"
resolver = "2"
version = "0.1.0"
[package.metadata.docs.rs]
dependencies = ["libdw-dev"]