This commit is contained in:
Sean McArthur
2018-01-22 12:17:33 -08:00
parent c93b082c85
commit be9d5e8d5c
3 changed files with 15 additions and 2 deletions

View File

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