Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Debt] Update to latest Alloy and remove patches from Cargo.toml + CI #41

Merged
merged 5 commits into from
Apr 1, 2024

Conversation

zerosnacks
Copy link
Member

@zerosnacks zerosnacks commented Apr 1, 2024

Motivation

Closes #25

Solution

Pulls in latest changes, fixes breaking ones. In some instances I've preferred to use the ProviderBuilder rather than the RootProvider, except in cases where we want to showcase the RootProvider.

0.7.0 of alloy-core does not require us to use [patch.crates-io] anymore.

Also fixes the broken intergration CI runs: https://github.com/alloy-rs/examples/actions/workflows/integration.yml / https://github.com/alloy-rs/examples/actions/runs/8510143328/job/23307105840

PR Checklist

  • Added Documentation
  • Breaking changes

@zerosnacks zerosnacks changed the title [DebtZerosnacks/remove patches post 0.7.0 alloy [Debt] Update to latest Alloy and remove patches from Cargo.toml + CI Apr 1, 2024
@zerosnacks zerosnacks marked this pull request as ready for review April 1, 2024 15:41
@zerosnacks zerosnacks requested a review from mattsse April 1, 2024 15:50
@onbjerg onbjerg added the enhancement New feature or request label Apr 1, 2024
@zerosnacks zerosnacks merged commit 49c40da into main Apr 1, 2024
5 checks passed
@zerosnacks zerosnacks deleted the zerosnacks/remove-patches-post-0.7.0-alloy branch April 1, 2024 17:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Debt] Remove patches from Cargo.toml + CI
2 participants