Skip to content

Update dependencies in Cargo.toml #168

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

Merged

Conversation

FinnHuelsbusch
Copy link
Contributor

Changes in this PR:

  • Bump http from 1.0 to 1.3
  • Update serde_with from 3.6 to 3.13
  • Upgrade reqwest from 0.11 to 0.12
  • Increase napi and napi-derive versions from 2.15 to 2.16
  • Upgrade pyo3 from 0.20 to 0.25

Resolve #167

- Bump http from 1.0 to 1.3
- Update serde_with from 3.6 to 3.13
- Upgrade reqwest from 0.11 to 0.12
- Increase napi and napi-derive versions from 2.15 to 2.16
- Upgrade pyo3 from 0.20 to 0.25
@CLAassistant
Copy link

CLAassistant commented Jun 29, 2025

CLA assistant check
All committers have signed the CLA.

@emmambd emmambd requested a review from davidgamez July 14, 2025 13:22
@davidgamez
Copy link
Member

Hi @FinnHuelsbusch, summer’s in full swing, so this review is taking a bit longer than usual. We’ll take a look next week. Thanks for your understanding!

Copy link
Member

@davidgamez davidgamez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR looks good; I have one comment before approval.

Update the Cargo.toml version to 0.1.3 so the changes can be published after merge.

@richfab richfab requested a review from davidgamez August 4, 2025 13:42
Copy link
Member

@davidgamez davidgamez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@davidgamez davidgamez merged commit 061edbf into MobilityData:master Aug 5, 2025
3 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.

Update pyo3 Rust dependency for Python > 3.12 support
3 participants