Skip to content

Commit 42db812

Browse files
committed
Update to renamed lint
1 parent 3983720 commit 42db812

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/errors.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
#![allow(unknown_lints)]
2-
#![allow(unused_doc_comment)]
2+
#![allow(unused_doc_comments)]
33
error_chain!();

0 commit comments

Comments
 (0)