chore: prepare tokio-macros 1.1.0 (#3505)

This commit is contained in:
Alice Ryhl
2021-02-05 22:21:29 +01:00
committed by GitHub
parent 23fdc2b3c4
commit d41882e2a1
3 changed files with 8 additions and 3 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#![doc(html_root_url = "https://docs.rs/tokio-macros/1.0.0")]
#![doc(html_root_url = "https://docs.rs/tokio-macros/1.1.0")]
#![allow(clippy::needless_doctest_main)]
#![warn(
missing_debug_implementations,