mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-08-26 00:00:16 +02:00
process: Bump to 0.2.1
This commit is contained in:
+1
-1
@@ -118,7 +118,7 @@
|
||||
|
||||
#![warn(missing_debug_implementations)]
|
||||
#![deny(missing_docs)]
|
||||
#![doc(html_root_url = "https://docs.rs/tokio-process/0.1")]
|
||||
#![doc(html_root_url = "https://docs.rs/tokio-process/0.2")]
|
||||
|
||||
extern crate futures;
|
||||
extern crate tokio_io;
|
||||
|
||||
Reference in New Issue
Block a user