Skip to content

Commit

Permalink
Update lib.rs (#290)
Browse files Browse the repository at this point in the history
  • Loading branch information
Lokathor authored Dec 17, 2024
1 parent 4bdaf0a commit 9801bb9
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
@@ -1,5 +1,6 @@
#![no_std]
#![warn(missing_docs)]
#![allow(unused_mut)]
#![allow(clippy::match_like_matches_macro)]
#![allow(clippy::uninlined_format_args)]
#![allow(clippy::result_unit_err)]
Expand Down

0 comments on commit 9801bb9

Please sign in to comment.