Skip to content

Commit

Permalink
Set html_root_url
Browse files Browse the repository at this point in the history
  • Loading branch information
dtolnay committed Mar 5, 2023
1 parent ccb55b8 commit 4cd54b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -303,6 +303,7 @@
//! let object = &value as &dyn ObjectSafe;
//! ```
#![doc(html_root_url = "https://docs.rs/async-trait/0.1.65")]
#![allow(
clippy::default_trait_access,
clippy::doc_markdown,
Expand Down

0 comments on commit 4cd54b8

Please sign in to comment.