This commit is contained in:
Sean McArthur
2018-05-31 12:08:07 -07:00
parent cf5deac02d
commit a4f5c2d3f0
3 changed files with 9 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
#![deny(warnings)]
#![deny(missing_docs)]
#![deny(missing_debug_implementations)]
#![doc(html_root_url = "https://docs.rs/reqwest/0.8.5")]
#![doc(html_root_url = "https://docs.rs/reqwest/0.8.6")]
//! # reqwest
//!