From 26138af766520dd88fe1f1d45679ce0cfa4038ff Mon Sep 17 00:00:00 2001 From: Guillaume Gomez Date: Fri, 12 May 2023 14:36:04 +0200 Subject: [PATCH] Remove `doc(html_root_url)` attribute --- src/lib.rs | 1 - 1 file changed, 1 deletion(-) diff --git a/src/lib.rs b/src/lib.rs index e5dea3387..4615e1f96 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -86,7 +86,6 @@ //! time, but otherwise it's important to be aware of the limitations of //! unwinding-based backtraces! -#![doc(html_root_url = "https://docs.rs/backtrace")] #![deny(missing_docs)] #![no_std] #![cfg_attr(