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 future-incompat pyo3 dependency #117

Merged
merged 1 commit into from
Nov 10, 2023

Conversation

thenorili
Copy link
Contributor

pyo3 v0.13.2 is tripping future-incompat. This change updates it to the newest 0.20.

The other future-incompat dependency, nom, is an indirect dependency through ansi-parser.

See issue #116

@thenorili thenorili marked this pull request as draft November 10, 2023 05:46
@thenorili
Copy link
Contributor Author

I see that the tests with the pyo3 feature are failing here, let me check that locally and send another diff : )

@thenorili thenorili marked this pull request as ready for review November 10, 2023 05:59
@thenorili
Copy link
Contributor Author

I'll make sure to check relevant features before pushing in the future! looks like pyo3 just renamed pvalue->value in 0.16.0

pyo3 v0.13.2 is tripping future-incompat. This change updates it to the newest 0.20.

pyo3 v0.16.0 renamed pvalue -> value.

The other future-incompat dependency, nom, is an indirect dependency through ansi-parser.

See issue 116
@pksunkara pksunkara merged commit fc4f006 into eyre-rs:master Nov 10, 2023
29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants