This commit is contained in:
Sean McArthur
2019-01-15 10:13:25 -08:00
parent c809542c83
commit 6bce753f32
3 changed files with 13 additions and 2 deletions

View File

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