[package]
name = "pq-sys"
version = "0.4.8"
description = "Auto-generated rust bindings for libpq"
license = "MIT OR Apache-2.0"
repository = "https://github.com/sgrif/pq-sys"
links = "pq"
build = "build.rs"
[lib]
name = "pq_sys"
[build-dependencies]
pkg-config = { version = "0.3.0", optional = true }
[target.'cfg(target_env = "msvc")'.build-dependencies]
vcpkg = "0.2.6"