Closed w-flo closed 1 year ago
Thanks!
bors r+
Build succeeded!
The publicly hosted instance of bors-ng is deprecated and will go away soon.
If you want to self-host your own instance, instructions are here. For more help, visit the forum.
If you want to switch to GitHub's built-in merge queue, visit their help page.
[ ] I added an entry to
CHANGELOG.md
if knowledge of this change could be valuable to users.Well, first of all, thanks again for the gpx crate! I've noticed the latest version parses gpx files that use some extensions without throwing an error, and I can access the time without going through a parse/format cycle, so it's even better now compared to last time I participated in this repo.
I'm not sure how valuable a changelog entry for this would be for users, and English is not my native language. So I haven't added one. Let me know if I should, or feel free to add it yourself if you want :-)
I've noticed these deps do not appear to be needed. The error_chain dependency seems especially "wasteful" because it brings in a bunch of transitive dependencies. Commit messages: