chore: remove html_root_url (#3489)

Co-authored-by: Alice Ryhl <[email protected]>
This commit is contained in:
Taiki Endo
2021-02-18 14:11:39 -08:00
committed by GitHub
co-authored by Alice Ryhl
parent 6fd06aaeec
commit 36d7dab504
11 changed files with 2 additions and 13 deletions
-1
View File
@@ -1,4 +1,3 @@
#![doc(html_root_url = "https://docs.rs/tokio-stream/0.1.3")]
#![allow(
clippy::cognitive_complexity,
clippy::large_enum_variant,