util: Prepare 0.3.1 release (#2330)

This commit is contained in:
Nikhil Benesch
2020-03-18 20:05:55 -04:00
committed by GitHub
parent 9e58b37ad5
commit 5fd1b8f67c
3 changed files with 10 additions and 3 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#![doc(html_root_url = "https://docs.rs/tokio-util/0.3.0")]
#![doc(html_root_url = "https://docs.rs/tokio-util/0.3.1")]
#![allow(clippy::needless_doctest_main)]
#![warn(
missing_debug_implementations,