Skip to content

Commit 26138af

Browse files
Remove doc(html_root_url) attribute
1 parent 4245978 commit 26138af

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/lib.rs

-1
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,6 @@
8686
//! time, but otherwise it's important to be aware of the limitations of
8787
//! unwinding-based backtraces!
8888
89-
#![doc(html_root_url = "https://docs.rs/backtrace")]
9089
#![deny(missing_docs)]
9190
#![no_std]
9291
#![cfg_attr(

0 commit comments

Comments
 (0)