This repository has been archived on 2026-03-27. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
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