tracing/bin
Eliza Weisman 1eaa128ec7
chore(bin): fix bin/publish script running cargo publish twice
The second invocation would always fail, since that version had already
been published. This command failing would cause the script to exit with
an error, and thus fail to push the release tag.

This commit fixes this by removing the second `cargo publish`.
2022-07-01 10:53:11 -07:00
..
publish chore(bin): fix bin/publish script running cargo publish twice 2022-07-01 10:53:11 -07:00