Skip to content

Commit

Permalink
Merge pull request #524 from GuillaumeGomez/doc-html_root_url
Browse files Browse the repository at this point in the history
  • Loading branch information
Amanieu committed May 30, 2023
2 parents a391fdf + 26138af commit 4a733a0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -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(
Expand Down

0 comments on commit 4a733a0

Please sign in to comment.