[package] name = "probe-c-api" version = "0.1.0" authors = ["Sean Patrick Santos "] description = "Library to probe C interface types and constants" repository = "https://github.com/quantheory/probe-c-api" readme = "README.md" keywords = ["bindings", "build", "C", "porting"] license = "Apache-2.0" [dependencies.rand] version = "0.3.7"