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

reorganize dependencies #183

Merged
merged 6 commits into from
Dec 16, 2024
Merged

reorganize dependencies #183

merged 6 commits into from
Dec 16, 2024

Conversation

edgarriba
Copy link
Member

@edgarriba edgarriba commented Dec 16, 2024

This pull request includes updates to dependency versions and workspace configurations across multiple Cargo.toml files, as well as updates to Dockerfiles to use a newer Rust version.

Dependency updates:

  • Updated several dependencies to use more general version specifications in Cargo.toml (kornia-3d, kornia-core-ops, kornia-core, kornia-icp, kornia-image, kornia-imgproc, kornia-io). [1] [2] [3] [4] [5] [6] [7] [8] [9]

Workspace configuration:

  • Changed dependencies to use workspace versions where applicable in Cargo.toml files for better consistency and management (kornia-core-ops, kornia-core, kornia-image, kornia-imgproc, kornia-io). [1] [2] [3] [4] [5]

Dockerfile updates:

  • Updated Rust version from 1.79 to 1.81 in devel-x86_64.Dockerfile and kornia-serve/Dockerfile to ensure compatibility with newer Rust features and improvements. [1] [2]

@edgarriba edgarriba force-pushed the reorg-dependencies branch 3 times, most recently from 8424895 to c65d6ea Compare December 16, 2024 22:36
@edgarriba edgarriba merged commit b423d92 into main Dec 16, 2024
9 checks passed
@edgarriba edgarriba deleted the reorg-dependencies branch January 2, 2025 06:53
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