Skip to content

Conversation

@w-flo
Copy link
Contributor

@w-flo w-flo commented Nov 12, 2025

  • I agree to follow the project's code of conduct.
  • I added an entry to CHANGELOG.md if knowledge of this change could be valuable to users.

I added a changelog entry since the geojson PR had one too, but not sure if it's really that interesting for users. As I understand it, this shouldn't change the public API of the gpx crate.

@w-flo
Copy link
Contributor Author

w-flo commented Nov 12, 2025

It seems like thiserror v2 now has a minimum compatible rust version of 1.68, while the gpx crate wants 1.67. So that's a problem I'm afraid? Can we bump to 1.68 as well?

Edit: The thiserror change isn't released yet, but I guess it will be released eventually as 2.0.18. Edit 2: So maybe cargo is now smart enough to pick the older (now still current) thiserror 2.0.17 when using Rust 1.67 and this is actually fine even in the future?

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.

1 participant