Skip to content

build(workspace): centralize shared Cargo dependencies - #56

Merged
Teakowa merged 1 commit into
mainfrom
codex/issue-55
Aug 23, 2026
Merged

build(workspace): centralize shared Cargo dependencies#56
Teakowa merged 1 commit into
mainfrom
codex/issue-55

Conversation

@Teakowa

@Teakowa Teakowa commented Aug 23, 2026

Copy link
Copy Markdown
Contributor

Centralize shared serde, serde_json, and opy-frontend workspace policy while keeping member dependency usage explicit. Preserve the exact workshop-rs = "=0.1.5" cross-repository pin and local derive feature selection.

Validation:

  • cargo fmt --all -- --check
  • cargo check --workspace
  • cargo clippy --workspace --all-targets --all-features -- -D warnings
  • cargo test --workspace --all-targets --all-features
  • python3 -m unittest discover -s compatibility/tests
  • git diff --check
  • cargo metadata --locked --no-deps

Cargo.lock: unchanged; no dependency-resolution churn.

@Teakowa
Teakowa merged commit 939a17c into main Aug 23, 2026
4 checks passed
@Teakowa
Teakowa deleted the codex/issue-55 branch August 23, 2026 04:33
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