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