chore: prepare tokio-stream 0.1.1 (#3374)

This commit is contained in:
Alice Ryhl
2021-01-04 19:46:01 +01:00
committed by GitHub
parent 7f17822ed9
commit 4beb1862ac
3 changed files with 17 additions and 4 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#![doc(html_root_url = "https://docs.rs/tokio-stream/0.1.0")]
#![doc(html_root_url = "https://docs.rs/tokio-stream/0.1.1")]
#![allow(
clippy::cognitive_complexity,
clippy::large_enum_variant,