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

Update documentation on the use of cfg_eval #610

Merged
merged 4 commits into from
Jul 3, 2023
Merged

Update documentation on the use of cfg_eval #610

merged 4 commits into from
Jul 3, 2023

Commits on Jul 3, 2023

  1. Add a test showing how cfg_eval can be used to gate serde_with attrib…

    …utes
    
    So far the story for cfg-gating serde_with attributes has not been
    great, as shown in #331 or #355.
    This adds a test showing how cfg_eval can be used to gate serde_with.
    
    Part of #607
    jonasbb committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    91630e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    495036f View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG

    jonasbb committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    5780560 View commit details
    Browse the repository at this point in the history
  4. Bump MSRV to 1.61

    jonasbb committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    e224519 View commit details
    Browse the repository at this point in the history