v0.9.0
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
#![deny(warnings)]
|
||||
#![deny(missing_docs)]
|
||||
#![deny(missing_debug_implementations)]
|
||||
#![cfg_attr(test, deny(warnings))]
|
||||
#![cfg_attr(docs_rs_workaround, feature(extern_prelude))]
|
||||
#![doc(html_root_url = "https://docs.rs/reqwest/0.8.6")]
|
||||
#![doc(html_root_url = "https://docs.rs/reqwest/0.9.0")]
|
||||
|
||||
//! # reqwest
|
||||
//!
|
||||
|
||||
Reference in New Issue
Block a user