pgcat_config 2.0.0-alpha4

PgCat configuration. This package can be used by applications to generate configuration files for PgCat.
Documentation
[dependencies.serde]
features = ["derive"]
version = "1"

[dependencies.socket2]
features = ["all"]
version = "0.5"

[dependencies.toml]
version = "0.8"

[dependencies.url]
version = "2.5"

[package]
description = "PgCat configuration. This package can be used by applications to generate configuration files for PgCat."
edition = "2021"
homepage = "https://postgresml.org"
license = "MIT"
name = "pgcat_config"
repository = "https://github.com/postresml/pgcat"
version = "2.0.0-alpha4"