This commit is contained in:
Sean McArthur
2018-06-25 12:46:41 -07:00
parent e61fe54093
commit d7436cfbe0
3 changed files with 11 additions and 2 deletions

View File

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