Skip to content

Commit cdf653c

Browse files
committed
try to lock the dependency version
1 parent 00368fc commit cdf653c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/postgres_client.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#![allow(clippy::integer_arithmetic)]
1+
#![allow(clippy::arithmetic_side_effects)]
22

33
mod postgres_client_account_index;
44
mod postgres_client_block_metadata;

0 commit comments

Comments
 (0)