postgres_macros 0.1.13

A set of support macros for rust-postgres
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "compiletest_rs"
version = "0.2.10"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2741d378feb7a434dba54228c89a70b4e427fee521de67cdda3750b8a0265f5a"
dependencies = [
 "log 0.3.9",
 "rustc-serialize",
]

[[package]]
name = "log"
version = "0.3.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e19e8d5c34a3e0e2223db8e060f9e8264aeeb5c5fc64a4ee9965c062211c024b"
dependencies = [
 "log 0.4.22",
]

[[package]]
name = "log"
version = "0.4.22"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a7a70ba024b9dc04c27ea2f0c0548feb474ec5c54bba33a7f72f873a39d07b24"

[[package]]
name = "postgres_macros"
version = "0.1.13"
dependencies = [
 "compiletest_rs",
]

[[package]]
name = "rustc-serialize"
version = "0.3.25"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fe834bc780604f4674073badbad26d7219cadfb4a2275802db12cbae17498401"