This commit is contained in:
Sean McArthur
2017-10-02 15:46:09 -07:00
parent e8d6173734
commit c2fd47f211
3 changed files with 11 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
#![doc(html_root_url = "https://docs.rs/hyper/0.11.4")]
#![doc(html_root_url = "https://docs.rs/hyper/0.11.5")]
#![deny(missing_docs)]
#![deny(warnings)]
#![deny(missing_debug_implementations)]