Skip to content

Commit

Permalink
Update lib.rs (#201)
Browse files Browse the repository at this point in the history
  • Loading branch information
Lokathor authored Dec 17, 2024
1 parent a212228 commit e4153c8
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 @@ -15,6 +15,7 @@
#![warn(missing_docs)]
#![allow(clippy::borrow_deref_ref)]
#![allow(unused_imports)]
#![allow(unused_mut)]
#![allow(clippy::write_with_newline)]
#![allow(clippy::needless_return)]

Expand Down

0 comments on commit e4153c8

Please # to comment.