libunwind 1.3.3

Rust bindings to the libunwind C library
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "libunwind"
description = "Rust bindings to the libunwind C library"
version = "1.3.3"
edition = "2021"
repository = "https://github.com/bluefish43/libunwind-sys"
license = "MIT"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]