[package] name = "mentat_ffi" version = "0.0.1" authors = ["Emily Toop "] [lib] name = "mentat_ffi" crate-type = ["lib", "staticlib", "cdylib"] [dependencies] libc = "0.2" [dependencies.mentat] path = "../"