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 PyO3 to 0.22 #11

Merged
merged 1 commit into from
Aug 17, 2024
Merged

Update PyO3 to 0.22 #11

merged 1 commit into from
Aug 17, 2024

Commits on Aug 17, 2024

  1. Update PyO3 to 0.22

    This commit bumps the pyo3 dependency up one minor version.
    In order to do that, some changes were made, namely adding function
    signatures to anything with optional arguments.
    For more information about the version bump see this link:
    https://pyo3.rs/main/migration#from-021-to-022
    
    fixes #10
    JacobCallahan committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    4bd10e4 View commit details
    Browse the repository at this point in the history