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

revm: mark with-serde feature as deprecated #328

Merged
merged 4 commits into from Jan 12, 2023
Merged

Conversation

Evalir
Copy link
Contributor

@Evalir Evalir commented Jan 12, 2023

Closes #327.

Marks the with-serde feature as deprecated, pointing out that it has been renamed to serde.

crates/revm/Cargo.toml Outdated Show resolved Hide resolved
crates/revm/src/lib.rs Outdated Show resolved Hide resolved
Copy link
Member

@rakita rakita left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Merge suggestions and it is looking good!

@Evalir Evalir marked this pull request as ready for review January 12, 2023 01:24
Evalir and others added 2 commits January 11, 2023 21:24
Co-authored-by: rakita <rakita@users.noreply.github.com>
@Evalir Evalir changed the title [WIP] revm: mark with-serde feature as deprecated revm: mark with-serde feature as deprecated Jan 12, 2023
@rakita rakita merged commit b60269c into bluealloy:main Jan 12, 2023
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

Successfully merging this pull request may close these issues.

compile_error! on deprected with-serde feature flag
2 participants