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