[package] authors = ["The Tor Project"] version = "0.0.1" name = "c_string" [dependencies] libc = "0.2.22" [lib] name = "c_string" path = "ffi.rs" crate_type = ["rlib", "staticlib"]