Skip to content

Commit 70b2d2b

Browse files
committed
Cargo publish now waits automatically.
1 parent 21a0070 commit 70b2d2b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tools/publish-all.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,4 @@ for CRATE in $DIRS; do
1111
echo "Publish: $CRATE"
1212
cargo publish
1313
popd
14-
sleep 30 # sometimes crates.io takes a moment, and our
15-
# crates are interdependent.
1614
done

0 commit comments

Comments
 (0)