Skip to content

Commit

Permalink
clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
DaniPopes committed Nov 13, 2023
1 parent 89c7d95 commit a04246f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/providers/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
// missing_debug_implementations,
// missing_docs,
unreachable_pub,
clippy::missing_const_for_fn,
// clippy::missing_const_for_fn,
rustdoc::all
)]
#![cfg_attr(not(test), warn(unused_crate_dependencies))]
Expand Down

0 comments on commit a04246f

Please sign in to comment.