pgx-utils 0.1.24

Utility functions for 'pgx'
Documentation
[package]
name = "pgx-utils"
version = "0.1.24"
authors = ["ZomboDB, LLC <zombodb@gmail.com>"]
edition = "2018"
license = "MIT"
description = "Utility functions for 'pgx'"
homepage = "https://github.com/zombodb/pgx/pg-utils"
repository = "https://github.com/zombodb/pgx/pg-utils"
documentation = "https://docs.rs/pgx-utils"
readme = "README.md"

[dependencies]
colored = "2.0.0"
dirs = "3.0.2"
env_proxy = "0.4.1"
proc-macro2 = "1.0.28"
quote = "1.0.9"
regex = "1.5.4"
rttp_client = "0.1.0"
serde = "1.0.130"
serde_derive = "1.0.130"
serde-xml-rs = "0.5.0"
serde_json = "1.0.67"
syn = { version = "1.0.75", features = [ "extra-traits", "full", "fold", "parsing" ] }
toml = "0.5.8"
unescape = "0.1.0"
url = "2.2.2"