This commit is contained in:
Sean McArthur
2018-01-08 10:06:19 -08:00
parent fa7f4377c1
commit e34a32b0a0
3 changed files with 10 additions and 2 deletions

View File

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