This commit is contained in:
Sean McArthur
2018-01-16 14:20:26 -08:00
parent 14e4c741dc
commit 350ce542be
3 changed files with 10 additions and 2 deletions

View File

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