Prepare for release of 0.2.0-alpha.6 (#1617)

Note that `tokio-timer` and `tokio-tls` become 0.3.0-alpha.6 (not 0.2.0)
This commit is contained in:
Jon Gjengset
2019-09-30 18:35:52 -04:00
committed by Lucio Franco
parent 5ce5a0a0e0
commit 5efe31f2ed
32 changed files with 131 additions and 81 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#![doc(html_root_url = "https://docs.rs/tokio-timer/0.3.0-alpha.5")]
#![doc(html_root_url = "https://docs.rs/tokio-timer/0.3.0-alpha.6")]
#![warn(
missing_debug_implementations,
missing_docs,