Skip to content

Commit

Permalink
chore: clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
kbknapp committed Jul 9, 2024
1 parent ae54e07 commit 5241d9a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,4 @@ fn main() {
let elapsed = start.elapsed();
println!("changelog written. (took {} ms)", elapsed.as_millis());
}
}

0 comments on commit 5241d9a

Please sign in to comment.