chore: prepare tokio-util 0.6.2 (#3453)

This commit is contained in:
Alice Ryhl
2021-01-21 11:46:50 +01:00
committed by GitHub
parent 5b7c7d565a
commit 198363f4f1
3 changed files with 15 additions and 3 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#![doc(html_root_url = "https://docs.rs/tokio-util/0.6.1")]
#![doc(html_root_url = "https://docs.rs/tokio-util/0.6.2")]
#![allow(clippy::needless_doctest_main)]
#![warn(
missing_debug_implementations,