This commit is contained in:
Sean McArthur
2018-06-19 11:30:05 -07:00
parent 61f31b5a4a
commit 9b4083de6b
3 changed files with 31 additions and 2 deletions

View File

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