Better approach to intra-workspace dependencies, I hope

This commit is contained in:
Tony Garnock-Jones 2021-09-19 20:57:38 +02:00
parent 72a38cea7e
commit b68b485af4
1 changed files with 1 additions and 0 deletions

View File

@ -26,4 +26,5 @@ release-%:
PUBLISH_GRACE_SLEEP=15 cargo release \
$(RELEASE_DRY_RUN) \
-vv --no-dev-version --exclude-unchanged \
--dependent-version=upgrade \
$*