Cargo Features

pq-sys has no features set by default.

[dependencies]
pq-sys = { version = "0.6.3", features = ["bundled", "bundled_without_openssl", "buildtime_bindgen", "pkg-config"] }
bundled = bundled_without_openssl

Enables with-openssl of pq-src

bundled_without_openssl bundled?

Enables pq-src

buildtime_bindgen build

Enables bindgen ^0.69.1

Features from optional dependencies

pkg-config build implicit feature