chore: prepare tokio-stream 0.1.3 (#3507)

This commit is contained in:
Alice Ryhl
2021-02-05 22:18:56 +01:00
committed by GitHub
parent 0a04954d5c
commit 23fdc2b3c4
3 changed files with 15 additions and 4 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#![doc(html_root_url = "https://docs.rs/tokio-stream/0.1.2")]
#![doc(html_root_url = "https://docs.rs/tokio-stream/0.1.3")]
#![allow(
clippy::cognitive_complexity,
clippy::large_enum_variant,