Skip to content

Commit

Permalink
Update crates/astria-bridge-contracts/src/lib.rs
Browse files Browse the repository at this point in the history
Co-authored-by: Richard Janis Goldschmidt <github@aberrat.io>
  • Loading branch information
itamarreif and SuperFluffy committed Aug 29, 2024
1 parent 247b8ce commit 45fef0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/astria-bridge-contracts/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ use ethers::{
Log,
H256,
},
utils::hex::ToHexExt,
utils::hex::ToHexExt as _,
};
pub use generated::*;

Expand Down

0 comments on commit 45fef0d

Please sign in to comment.