Skip to content

Commit bc006b7

Browse files
committed
Remove html_root_url
1 parent a1a3d65 commit bc006b7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
#![warn(missing_docs, missing_debug_implementations)]
55
#![deny(bare_trait_objects)]
66
#![allow(unknown_lints)]
7-
#![doc(html_root_url = "https://docs.rs/pin-utils/0.1.0")]
87

98
#[macro_use]
109
mod stack_pin;

0 commit comments

Comments
 (0)