Skip to content

Commit

Permalink
Merge pull request #9 from rainlanguage/2024-12-02-update-typecast
Browse files Browse the repository at this point in the history
update typecast version
  • Loading branch information
rouzwelt authored Dec 2, 2024
2 parents e86b46b + 593dc31 commit 0106e64
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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]
thiserror = "1.0.56"
alloy = { version = "0.1.4", features = ["rand", "sol-types"] }
alloy-ethers-typecast = { git = "https://github.com/rainlanguage/alloy-ethers-typecast", rev = "0e636d2bc865a49c6eaea95ab139465708a65698" }
alloy-ethers-typecast = { git = "https://github.com/rainlanguage/alloy-ethers-typecast", rev = "65a68f207287d024cba934bf1e3c8b3f63d2834a" }

[dev-dependencies]
serde = "1.0.203"
Expand Down

0 comments on commit 0106e64

Please sign in to comment.