chore: prepare v0.2.12 release (#2278)

Also includes `tokio-macros` v0.2.5.
This commit is contained in:
Carl Lerche
2020-02-27 10:18:01 -08:00
committed by GitHub
parent d44ce338af
commit c6fc1db698
6 changed files with 38 additions and 6 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#![doc(html_root_url = "https://docs.rs/tokio-macros/0.2.3")]
#![doc(html_root_url = "https://docs.rs/tokio-macros/0.2.5")]
#![allow(clippy::needless_doctest_main)]
#![warn(
missing_debug_implementations,