This commit is contained in:
Sean McArthur
2019-12-23 13:42:20 -08:00
parent c88d3b7aa6
commit 35c6ddd00b
4 changed files with 22 additions and 20 deletions

View File

@@ -1,7 +1,7 @@
#![deny(missing_docs)]
#![deny(missing_debug_implementations)]
#![cfg_attr(test, deny(warnings))]
#![doc(html_root_url = "https://docs.rs/reqwest/0.10.0-alpha.2")]
#![doc(html_root_url = "https://docs.rs/reqwest/0.10.0")]
//! # reqwest
//!