chore: prepare tokio-stream 0.1.2 (#3414)

This commit is contained in:
Alice Ryhl
2021-01-12 21:38:51 +01:00
committed by GitHub
parent 8b9bb41809
commit 766a89bf94
3 changed files with 9 additions and 3 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#![doc(html_root_url = "https://docs.rs/tokio-stream/0.1.1")]
#![doc(html_root_url = "https://docs.rs/tokio-stream/0.1.2")]
#![allow(
clippy::cognitive_complexity,
clippy::large_enum_variant,