Skip to content

Commit

Permalink
chore: fix clippy 1.83 warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
mbrobbel committed Dec 4, 2024
1 parent c58bea5 commit 954b943
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/proto.rs
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
clippy::large_enum_variant,
clippy::needless_borrow,
clippy::needless_borrows_for_generic_args,
clippy::needless_lifetimes,
rustdoc::invalid_html_tags
)]

Expand Down

0 comments on commit 954b943

Please sign in to comment.