This commit is contained in:
Sean McArthur
2017-09-28 16:43:50 -07:00
parent 32c4efb86e
commit 217941cef2
3 changed files with 30 additions and 3 deletions

View File

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