process: Update doc urls and metadata

This commit is contained in:
Alex Crichton
2019-06-24 16:56:49 -07:00
committed by Ivan Petkov
parent 1aee22505a
commit ed23a06fb1
3 changed files with 8 additions and 2 deletions
+1
View File
@@ -81,6 +81,7 @@
//! be regained with the `Child::forget` method.
#![deny(missing_docs)]
#![doc(html_root_url = "https://docs.rs/tokio-process/0.1")]
#[macro_use]
extern crate futures;