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

deps: remove anyhow #1402

Merged
merged 1 commit into from
Jun 14, 2024
Merged

deps: remove anyhow #1402

merged 1 commit into from
Jun 14, 2024

Conversation

DaniPopes
Copy link
Contributor

@DaniPopes DaniPopes commented Jun 11, 2024

Removes the anyhow dependency from published crates by replacing it with BoxError.

Follow-up to #1398, although this is a breaking change as it's exposed in the client Error type.

@DaniPopes DaniPopes requested a review from a team as a code owner June 11, 2024 03:24
@niklasad1 niklasad1 added the breaking change Breaking change in the public APIs label Jun 11, 2024
@niklasad1 niklasad1 merged commit 47f6b17 into paritytech:master Jun 14, 2024
10 checks passed
@DaniPopes DaniPopes deleted the remove-anyhow branch June 14, 2024 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change Breaking change in the public APIs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants