mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-08-23 00:00:10 +02:00
process: Update doc urls and metadata
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user