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 07e5215 commit 9c2fcd3
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 @@ -184,6 +184,7 @@
//!
//! [Rust-WASM]: https://github.com/yblein/rust-wasm

#![doc(html_root_url = "https://docs.rs/watt/0.4.2")]
#![allow(
clippy::cast_possible_truncation,
clippy::cast_possible_wrap,
Expand Down

0 comments on commit 9c2fcd3

Please sign in to comment.