chore: prepare tokio-util v0.6.3 (#3488)

This commit is contained in:
Alice Ryhl
2021-01-31 12:39:22 +01:00
committed by GitHub
parent ee1f0c473f
commit 60d88840f4
3 changed files with 20 additions and 5 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#![doc(html_root_url = "https://docs.rs/tokio-util/0.6.2")]
#![doc(html_root_url = "https://docs.rs/tokio-util/0.6.3")]
#![allow(clippy::needless_doctest_main)]
#![warn(
missing_debug_implementations,