Skip to content

Commit

Permalink
alloy ethers typecast
Browse files Browse the repository at this point in the history
  • Loading branch information
hardyjosh committed Aug 5, 2024
1 parent 24432a9 commit 22c71a4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 33 deletions.
33 changes: 1 addition & 32 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ repository = "https://github.com/rainlanguage/rain.erc"
[dependencies]
alloy = { version = "0.2.1", features = ["getrandom"] }
thiserror = "1.0.56"
alloy-ethers-typecast = { git = "https://github.com/rainlanguage/alloy-ethers-typecast", rev = "2c09cd1cfe910602fe712f49c9c639418273abe2" }
alloy-ethers-typecast = { git = "https://github.com/rainlanguage/alloy-ethers-typecast", rev = "5f46c5aa35c9ad6a25925e8ba7ef9767ac77ca67" }

[dev-dependencies]
tokio = { version = "1.28.0", features = ["full"] }
Expand Down

0 comments on commit 22c71a4

Please sign in to comment.