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

Add check for minimal versions and fix compilation + more borrow #565

Merged
merged 2 commits into from Feb 26, 2023

Commits on Feb 26, 2023

  1. Allow deserialize special field names $value and $text into borro…

    …wed fields
    
    Because that strings are compiled into binary, they can be referenced by any borrowing struct
    Mingun committed Feb 26, 2023
    Configuration menu
    Copy the full SHA
    6856549 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04cc790 View commit details
    Browse the repository at this point in the history