diff --git a/src/lib.rs b/src/lib.rs index 5b41b958..1a59a8be 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -1,5 +1,3 @@ -#![doc(html_root_url = "https://docs.rs/http/0.2.12")] - //! A general purpose library of common HTTP types //! //! This crate is a general purpose library for common types found when working