libpq-sys 0.5.0

Auto-generated rust bindings for libpq
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[build-dependencies.bindgen]
version = "0.57"

[build-dependencies.pkg-config]
optional = true
version = "0.3.0"

[package]
authors = ["Sean Griffin <sean@seantheprogrammer.com>", "Sanpi <sanpi@homecomputing.fr"]
description = "Auto-generated rust bindings for libpq"
license = "MIT OR Apache-2.0"
links = "pq"
name = "libpq-sys"
repository = "https://github.com/sanpii/libpq"
version = "0.5.0"
[target."cfg(target_env = \"msvc\")".build-dependencies.vcpkg]
version = "0.2"