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