Point html_root_url to docs.rs

This commit is contained in:
Michal Budzynski
2017-06-01 09:50:19 +02:00
parent 01374ae8b7
commit 0ffeb074b6
2 changed files with 2 additions and 1 deletions

View File

@@ -1,5 +1,6 @@
#![deny(warnings)]
#![deny(missing_docs)]
#![doc(html_root_url = "https://docs.rs/reqwest/0.6.2")]
//! # reqwest
//!