This commit is contained in:
Sean McArthur
2017-06-13 12:52:38 -07:00
parent cee8692d81
commit e92b57c4f5
3 changed files with 204 additions and 2 deletions

View File

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