chore: prepare tokio-util v0.5.0 release (#3078)

This commit is contained in:
Carl Lerche
2020-10-30 11:26:15 -07:00
committed by GitHub
parent 3965d91a5e
commit 24ed874e81
4 changed files with 12 additions and 4 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#![doc(html_root_url = "https://docs.rs/tokio-util/0.4.0")]
#![doc(html_root_url = "https://docs.rs/tokio-util/0.5.0")]
#![allow(clippy::needless_doctest_main)]
#![warn(
missing_debug_implementations,