Use Display trait instead of Error::description()
Summary: The description method has been deprecated since Rust 1.41.
Test Plan: Compiled a pgsql/serde project against the library.
Reviewers: dereckson
Differential Revision: https://devcentral.nasqueron.org/D2146