chore: prepare tokio-util v0.6.1 release (#3402)

This commit is contained in:
Daiki Mizukami
2021-01-12 12:46:07 +01:00
committed by GitHub
parent da09213c9f
commit ed667c669a
3 changed files with 14 additions and 3 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#![doc(html_root_url = "https://docs.rs/tokio-util/0.6.0")]
#![doc(html_root_url = "https://docs.rs/tokio-util/0.6.1")]
#![allow(clippy::needless_doctest_main)]
#![warn(
missing_debug_implementations,