This commit is contained in:
Sean McArthur
2018-01-30 13:28:13 -08:00
parent 2a74b91181
commit bf5eb5e0a0
3 changed files with 24 additions and 2 deletions

View File

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