[build-dependencies.autotools]
version = "0.2"
[build-dependencies.bindgen]
version = "0.52.0"
[build-dependencies.fs_extra]
version = "1.1.0"
[dependencies.libc]
version = "0.2.66"
[features]
ptrace = []
[package]
authors = ["Andrey Fedotov <fedotoff@ispras.ru>"]
build = "build.rs"
categories = ["external-ffi-bindings"]
description = "Low-level bindings for the libunwind library"
edition = "2018"
exclude = ["/data"]
homepage = "https://github.com/xcoldhandsx/libunwind-sys.git"
keywords = ["ffi", "backtrace", "stacktrace", "coredump"]
license = "MIT"
name = "libunwind-sys"
readme = "README.md"
repository = "https://github.com/xcoldhandsx/libunwind-sys.git"
version = "0.5.1"