This commit is contained in:
Sean McArthur
2018-01-05 10:51:18 -08:00
parent f7aeb1cab0
commit b3f32469b0
3 changed files with 11 additions and 2 deletions

View File

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