This commit is contained in:
Sean McArthur
2018-03-07 12:56:57 -08:00
parent bfcdbd9f86
commit 0786ea1f87
3 changed files with 16 additions and 2 deletions

View File

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