Skip to content

Commit

Permalink
cargo fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon-Laux committed Oct 31, 2023
1 parent 524b955 commit 9be1324
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
clippy::todo,
clippy::expect_used,
clippy::unimplemented,
clippy::manual_strip,
clippy::manual_strip,
)]

extern crate nom;
Expand Down

0 comments on commit 9be1324

Please sign in to comment.