This commit is contained in:
Sean McArthur
2021-01-04 15:18:16 -08:00
parent afed48cafd
commit bd9ff9f371
4 changed files with 14 additions and 5 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.10")]
#![doc(html_root_url = "https://docs.rs/reqwest/0.11.0")]
//! # reqwest
//!