We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0868ed commit bd96b4eCopy full SHA for bd96b4e
1 file changed
README.md
@@ -245,7 +245,7 @@ More conversions can be defined by implementing the `ToSql` and `FromSql`
245
traits.
246
247
Support for Postgres arrays is located in the
248
-[postgres-arrays](https://github.com/sfackler/rust-postgres-arrays) crate.
+[postgres-array](https://github.com/sfackler/rust-postgres-array) crate.
249
250
## Optional features
251
0 commit comments