Skip to content

Commit e4153c8

Browse files
authored
Update lib.rs (#201)
1 parent a212228 commit e4153c8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
#![warn(missing_docs)]
1616
#![allow(clippy::borrow_deref_ref)]
1717
#![allow(unused_imports)]
18+
#![allow(unused_mut)]
1819
#![allow(clippy::write_with_newline)]
1920
#![allow(clippy::needless_return)]
2021

0 commit comments

Comments
 (0)