diff --git a/Cargo.toml b/Cargo.toml index 16f22c40..5c29e282 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,6 +8,7 @@ authors = [ "Steven Fackler " ] name = "postgres" path = "src/lib.rs" +test = false [[test]]