This commit is contained in:
Sean McArthur
2019-02-11 12:10:21 -08:00
parent d16b2c3081
commit 0c8f7d2708
3 changed files with 17 additions and 2 deletions

View File

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