[package] name = "emf-core-rs-ffi" version = "0.1.0" authors = ["Gabriel Borrelli "] edition = "2018" description = "Rust wrapper of the emf-core interface" repository = "https://gitlab.com/nanoShellSoftware/emf-core-rs-ffi" license = "MIT" categories = ["game-development"] readme = "README.md" [dev-dependencies] libc = "0.2" [build-dependencies] cmake = "0.1" bindgen = "0.55"