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 inference conflict with serde_json through schemars feature #733

Merged

Commits on Nov 4, 2024

  1. Configuration menu
    Copy the full SHA
    a6fc15a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d09ae3 View commit details
    Browse the repository at this point in the history
  3. rustfmt

    ratmice committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    9aa58a8 View commit details
    Browse the repository at this point in the history
  4. use u32::try_from instead

    ratmice committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    5bb5258 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    049892c View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Add test for schemars

    ratmice committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    ac97f1e View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. Update examples/with_winit/src/lib.rs

    Co-authored-by: Daniel McNab <[email protected]>
    ratmice and DJMcNab authored Nov 8, 2024
    Configuration menu
    Copy the full SHA
    9d04706 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce4b8fe View commit details
    Browse the repository at this point in the history