mentat/ffi/Cargo.toml
2018-04-06 10:46:15 +01:00

11 lines
157 B
TOML

[package]
name = "mentat_ffi"
version = "0.1.0"
authors = ["Emily Toop <etoop@mozilla.com>"]
[dependencies]
libc = "0.2"
[dependencies.mentat]
path = ".."