chore: prepare for Tokio 1.0 work (#3238)

This commit is contained in:
Carl Lerche
2020-12-09 09:42:05 -08:00
committed by GitHub
parent 9706ca92a8
commit 473ddaa277
11 changed files with 30 additions and 26 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#![doc(html_root_url = "https://docs.rs/tokio-util/0.5.1")]
#![doc(html_root_url = "https://docs.rs/tokio-util/0.6.0")]
#![allow(clippy::needless_doctest_main)]
#![warn(
missing_debug_implementations,