postgres-service 0.15.1

Parse Postgres service configuration files
Documentation
[package]
name = "postgres-service"
version = "0.15.1"
authors = ["Charles Samuels <charles@derkarl.org>"]
description = "Parse Postgres service configuration files"
documentation = "https://github.com/njaard/postgres-service/blob/master/Readme.md"
repository = "https://github.com/njaard/postgres-service"
readme = "Readme.md"
keywords = [ "database", "sql", "postgres", "postgresql" ]
license = "BSD-2-Clause"

[dependencies]
rust-ini = "^0.13"
postgres = "^0.15"