Skip to content

v0.1.0

Latest

Choose a tag to compare

@github-actions github-actions released this 16 Jul 16:15
fix(publish): version requirements on intra-workspace dependencies

cargo publish requires every dependency to carry a version; the
intra-workspace path deps (codingest, codingest-cli) now pin 0.1.0
alongside their paths, matching the kglite workspace convention.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>