[package] name = "unwind" version = "0.0.0" authors = ["Jeremy Soller "] [lib] path = "../../rust/src/libunwind/lib.rs" [dependencies] libc = { path = "../libc/" }