Skip to content

Comments

chore: Update dependencies#75

Merged
nokonoko1203 merged 3 commits intomainfrom
update-devdeps
Feb 3, 2026
Merged

chore: Update dependencies#75
nokonoko1203 merged 3 commits intomainfrom
update-devdeps

Conversation

@ciscorn
Copy link
Member

@ciscorn ciscorn commented Feb 3, 2026

No description provided.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates several Rust crate dependencies (and related callsites) across the workspace.

Changes:

  • Bumped versions for core dependencies (e.g., rayon, csv, las, serde).
  • Upgraded tinymvt and adjusted Hilbert tile-id function calls accordingly.
  • Updated tooling/dev dependencies (e.g., criterion) and moved kv-extsort from a git dependency to a crates.io release.

Reviewed changes

Copilot reviewed 6 out of 7 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
pcd-parser/Cargo.toml Updates parsing-related dependency versions (csv, las, rayon).
pcd-exporter/Cargo.toml Updates exporter dependency versions (tinymvt, rayon).
pcd-core/Cargo.toml Bumps serde version used by core types.
coordinate-transformer/Cargo.toml Updates benchmark/dev dependency criterion.
app/src/main.rs Adjusts imports and updates tinymvt Hilbert API callsites.
app/Cargo.toml Updates app-level dependency versions, including a major bump of thiserror and switching kv-extsort source.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@ciscorn ciscorn changed the title Update dev-dependencies chore: Update dev-dependencies Feb 3, 2026
Copy link
Collaborator

@nokonoko1203 nokonoko1203 left a comment

Choose a reason for hiding this comment

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

@ciscorn ありがとうございます!
助かりました!!
lgtm!!!

@nokonoko1203 nokonoko1203 merged commit 80d6d0f into main Feb 3, 2026
5 checks passed
@nokonoko1203 nokonoko1203 deleted the update-devdeps branch February 3, 2026 13:52
@ciscorn ciscorn changed the title chore: Update dev-dependencies chore: Update dependencies Feb 3, 2026
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