cowprotocol/ethcontract-rs

Update Cargo `web3` dependency before publishing

Closed this issue · 3 comments

We needed to use a git dependency of web3 for the moment. We need to update to crates.io released version before publishing a new version to crates.io ourselves.

I was confused about this at first but I think you are referring to the gp-v2-services repository which has a web3 git dependency but not ethcontract.

I see. We have a branch created by #646 that has the git dependency and PR also wants it #638 .

I think this was resolved with updating to web3 v0.18 #718