[package] name = "oci-sys" version = "0.1.0" authors = ["Aaron DeVore "] description = "FFI bindings to the Oracle Call Interface" license = "MIT" repository = "https://github.com/adevore/oci-sys" keywords = ["oci", "oracle", "bindings", "database"] readme = "README.md" [build-dependencies] bindgen = "0.31.0"