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

Fix cargo test compilation #539

Closed
wants to merge 3 commits into from
Closed

Commits on Aug 7, 2024

  1. Fix cargo test when serde feature is missing

    Signed-off-by: Travis Finkenauer <[email protected]>
    tmfink committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    edb12c0 View commit details
    Browse the repository at this point in the history
  2. readme: document serde feature

    optional dependencies are implicitly features
    
    Signed-off-by: Travis Finkenauer <[email protected]>
    tmfink committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    06606fc View commit details
    Browse the repository at this point in the history
  3. Fix cargo test when abstraction feature is missing

    Signed-off-by: Travis Finkenauer <[email protected]>
    tmfink committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    4fd8716 View commit details
    Browse the repository at this point in the history