mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-08-26 00:00:16 +02:00
signal: Bump version to 0.2.2
This commit is contained in:
+1
-1
@@ -73,7 +73,7 @@
|
||||
//! # fn main() {}
|
||||
//! ```
|
||||
|
||||
#![doc(html_root_url = "https://docs.rs/tokio-signal/0.1")]
|
||||
#![doc(html_root_url = "https://docs.rs/tokio-signal/0.2")]
|
||||
#![deny(missing_docs)]
|
||||
|
||||
extern crate futures;
|
||||
|
||||
Reference in New Issue
Block a user