diff --git a/Cargo.toml b/Cargo.toml index 178590b..0459e57 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,4 +10,4 @@ repository = "https://github.com/SkylerLipthay/schemamama_postgres" [dependencies] schemamama = ">=0.1" -postgres = ">=0.13" +postgres = ">=0.13, <=0.15"