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

chore(mpt): Remove anyhow dev-dependency #919

Merged
merged 1 commit into from
Jan 22, 2025
Merged

chore(mpt): Remove anyhow dev-dependency #919

merged 1 commit into from
Jan 22, 2025

Conversation

clabby
Copy link
Collaborator

@clabby clabby commented Jan 22, 2025

Overview

Removes anyhow as a dev-dependency within kona-mpt, by converting the error used within the test utilities.

Also cleans up some broken doc comments.

closes #918

@clabby clabby added K-chore Kind: chore F-deps Flag: Updates dependencies A-mpt Area: kona-mpt crate labels Jan 22, 2025
@clabby clabby self-assigned this Jan 22, 2025
@clabby clabby requested review from refcell and emhane as code owners January 22, 2025 16:07
@clabby clabby added this pull request to the merge queue Jan 22, 2025
Merged via the queue into main with commit bf87631 Jan 22, 2025
16 checks passed
@clabby clabby deleted the cl/rm-anyhow-mpt branch January 22, 2025 16:43
This was referenced Feb 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-mpt Area: kona-mpt crate F-deps Flag: Updates dependencies K-chore Kind: chore
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

chore(mpt): Remove anyhow dev-dependency
2 participants