[package] name = "ligen-c-core" version = "0.1.2" authors = ["Danilo Guanabara "] edition = "2018" description = "C binding generator" license = "Apache-2.0" documentation = "https://docs.rs/ligen-c" readme = "../../README.md" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] ligen = "0.1.14"