Skip to content

Commit

Permalink
try to lock the dependency version
Browse files Browse the repository at this point in the history
  • Loading branch information
lijunwangs committed Oct 18, 2023
1 parent 00368fc commit cdf653c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/postgres_client.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#![allow(clippy::integer_arithmetic)]
#![allow(clippy::arithmetic_side_effects)]

mod postgres_client_account_index;
mod postgres_client_block_metadata;
Expand Down

0 comments on commit cdf653c

Please sign in to comment.