I was using Diesel and it was working with the following cargo.toml config:
diesel = { version = "1.4.4", features = ["postgres"] }