We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1a05a1 commit cd975cdCopy full SHA for cd975cd
crates/astria-bridge-contracts/src/lib.rs
@@ -32,7 +32,7 @@ use ethers::{
32
Log,
33
H256,
34
},
35
- utils::hex::ToHexExt,
+ utils::hex::ToHexExt as _,
36
};
37
pub use generated::*;
38
0 commit comments