Skip to content

Commit f1a443e

Browse files
committed
Cleanup
1 parent 8c511a2 commit f1a443e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#![allow(broken_intra_doc_links)]
1+
#![allow(rustdoc::broken_intra_doc_links)]
22

33
pub use error::{Error, Result};
44

0 commit comments

Comments
 (0)