chore: prepare tokio-macros v0.2.2 release (#2068)

This commit is contained in:
Artem Vorotnikov
2020-01-07 16:44:27 -05:00
committed by Lucio Franco
parent 8bf4696f31
commit ffd4025fce
4 changed files with 7 additions and 4 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#![doc(html_root_url = "https://docs.rs/tokio-macros/0.2.1")]
#![doc(html_root_url = "https://docs.rs/tokio-macros/0.2.2")]
#![allow(clippy::needless_doctest_main)]
#![warn(
missing_debug_implementations,