[package] name = "swift-bindgen" version = "0.0.0" description = "[WIP] Two-way bindings between Swift and Rust." authors = ["Nikolai Vazquez "] license = "MIT OR Apache-2.0" readme = "README.md" edition = "2018" keywords = ["swift", "bindgen"] categories = ["api-bindings", "development-tools::ffi"] include = ["Cargo.toml", "src/**/*.rs", "README.md", "CHANGELOG.md", "LICENSE*"]