[dependencies.hex_fmt]
version = "0.3.0"
[dependencies.process_guard]
version = "0.2.0"
[dependencies.rand]
version = "0.8.3"
[dependencies.tempfile]
version = "3.2.0"
[dependencies.thiserror]
version = "1.0.25"
[dependencies.which]
version = "4.1.0"
[package]
authors = ["Marc Brinkmann <git@marcbrinkmann.de>"]
description = "Creates and runs Postgres databases through Rust in temporary directories, cleaned up on drop"
documentation = "https://docs.rs/pgdb"
edition = "2018"
license = "MIT OR Apache-2.0"
name = "pgdb"
repository = "https://github.com/mbr/pgdb-rs"
version = "0.1.2"