pgx-pg-sys 0.0.16

Generated Rust bindings for Postgres internals, for use with 'pgx'
Documentation
[build-dependencies.bindgen]
version = "0.55.1"

[build-dependencies.build-deps]
version = "0.1.4"

[build-dependencies.colored]
version = "2.0.0"

[build-dependencies.num_cpus]
version = "1.13.0"

[build-dependencies.pgx-utils]
version = "^0.0.16"

[build-dependencies.proc-macro2]
version = "1.0.23"

[build-dependencies.quote]
version = "1.0.7"

[build-dependencies.syn]
features = ["extra-traits", "full", "fold", "parsing"]
version = "1.0.42"
[dependencies.memoffset]
version = "0.5.6"

[dependencies.once_cell]
version = "1.4.1"

[dependencies.pgx-macros]
version = "^0.0.16"

[features]
default = []
pg10 = []
pg11 = []
pg12 = []

[package]
authors = ["ZomboDB, LLC <zombodb@gmail.com>"]
description = "Generated Rust bindings for Postgres internals, for use with 'pgx'"
documentation = "https://docs.rs/pgx-pg-sys"
edition = "2018"
homepage = "https://github.com/zombodb/pgx/pg-pg-sys"
license = "MIT"
name = "pgx-pg-sys"
readme = "README.md"
repository = "https://github.com/zombodb/pgx/pg-pg-sys"
version = "0.0.16"
[package.metadata.docs.rs]
features = ["pg12"]
no-default-features = true
targets = ["x86_64-unknown-linux-gnu"]