This commit is contained in:
Sean McArthur
2020-02-21 12:42:51 -08:00
parent 2e06108f70
commit 9bb455d125
3 changed files with 12 additions and 3 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.1")]
#![doc(html_root_url = "https://docs.rs/reqwest/0.10.2")]
//! # reqwest
//!