Skip to content

Commit

Permalink
Merge branch 'master' into ref/ds/rmq
Browse files Browse the repository at this point in the history
  • Loading branch information
sozelfist authored Nov 2, 2024
2 parents d78478f + 857c73a commit d78df79
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,7 @@ suspicious_operation_groupings = { level = "allow", priority = 1 }
use_self = { level = "allow", priority = 1 }
while_float = { level = "allow", priority = 1 }
needless_pass_by_ref_mut = { level = "allow", priority = 1 }
too_long_first_doc_paragraph = { level = "allow", priority = 1 }
# cargo-lints:
cargo_common_metadata = { level = "allow", priority = 1 }
# style-lints:
Expand Down

0 comments on commit d78df79

Please sign in to comment.