This commit is contained in:
Sean McArthur
2018-06-01 15:40:55 -07:00
parent 8ea5a46063
commit 497654958e
3 changed files with 129 additions and 4 deletions

View File

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