Release postgres v0.14.1

This commit is contained in:
Steven Fackler
2017-05-02 08:54:52 -07:00
parent 29cac442dd
commit ccc19ea28f
2 changed files with 5 additions and 5 deletions

View File

@@ -66,7 +66,7 @@
//! .unwrap();
//! }
//! ```
#![doc(html_root_url="https://docs.rs/postgres/0.14.0")]
#![doc(html_root_url="https://docs.rs/postgres/0.14.1")]
#![warn(missing_docs)]
#![allow(unknown_lints, needless_lifetimes, doc_markdown)] // for clippy