Skip to content

Commit

Permalink
chore: fix 1.83 clippy warnings (#257)
Browse files Browse the repository at this point in the history
  • Loading branch information
mbrobbel authored Dec 2, 2024
1 parent 73dd171 commit 89672a7
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 89672a7

Please sign in to comment.