diff --git a/README.md b/README.md index 9f366927..cefea6cc 100644 --- a/README.md +++ b/README.md @@ -245,7 +245,7 @@ More conversions can be defined by implementing the `ToSql` and `FromSql` traits. Support for Postgres arrays is located in the -[postgres-arrays](https://github.com/sfackler/rust-postgres-arrays) crate. +[postgres-array](https://github.com/sfackler/rust-postgres-array) crate. ## Optional features