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

Crate versioning #2053

Open
Wodann opened this issue Feb 7, 2025 · 1 comment
Open

Crate versioning #2053

Wodann opened this issue Feb 7, 2025 · 1 comment

Comments

@Wodann
Copy link
Contributor

Wodann commented Feb 7, 2025

When upgrading REVM, it's always tricky to figure out what the different matching versions are between the different crates, as each crate is bumped individually.

Would you consider aligning the version number of all crates and incrementing them simultaneously?

@rakita
Copy link
Member

rakita commented Feb 24, 2025

The idea is for lower crates to not be updated that much. and to have one meta crate (That is revm now) that aggregates all inner crates, so you don't need to worry about multiple versions but just update revm crate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants