Skip to content

Commit

Permalink
Update lib.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
marvin-j97 authored Dec 1, 2024
1 parent 2e21640 commit 0e81264
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@
#![allow(clippy::missing_const_for_fn)]
#![warn(clippy::multiple_crate_versions)]
#![warn(clippy::result_unit_err)]
#![warn(clippy::needless_lifetimes)]

mod agg;
mod db;
Expand Down

0 comments on commit 0e81264

Please sign in to comment.