Update docs urls and such

This commit is contained in:
Alex Crichton
2017-01-12 10:32:16 -08:00
parent a3c07eb771
commit 10151bfca0
3 changed files with 4 additions and 3 deletions
+1
View File
@@ -19,6 +19,7 @@
//! > It's planned that this will be bound and exported outside the
//! > `unix` module in the future!
#![doc(html_root_url = "https://docs.rs/tokio-signal/0.1")]
#![deny(missing_docs)]
#[macro_use]