Skip to content

chore: migrate to workspace-level dependency declarations#43

Merged
leseb merged 1 commit into
mainfrom
chore/workspace-deps
Jun 1, 2026
Merged

chore: migrate to workspace-level dependency declarations#43
leseb merged 1 commit into
mainfrom
chore/workspace-deps

Conversation

@franciscojavierarceo

Copy link
Copy Markdown
Collaborator

Summary

Test plan

  • cargo build — clean
  • cargo test — all pass
  • cargo clippy --all-targets -- -D warnings — clean
  • cargo fmt -- --check — clean
  • pre-commit run --all-files — all hooks pass

🤖 Generated with Claude Code

Centralise shared dependency versions in [workspace.dependencies] so
crate Cargo.tomls use `dep.workspace = true`. No module moves — this
is the non-reverted portion of #35.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: Francisco Javier Arceo <farceo@redhat.com>
@leseb
leseb merged commit 8520858 into main Jun 1, 2026
3 checks passed
@leseb
leseb deleted the chore/workspace-deps branch June 1, 2026 12:35
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