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

serde_derive: require the same version as serde #1664

Merged
merged 1 commit into from Nov 2, 2019

Commits on Nov 1, 2019

  1. serde_derive: require the same version as serde

    This ensures that all features supported by serde are always available
    through the derive macro provided through the feature flag.
    
    Fixes: serde-rs#1647
    mathstuf committed Nov 1, 2019
    Copy the full SHA
    6f946b2 View commit details
    Browse the repository at this point in the history