Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tools: replace release script with cargo-release
e.g. ``` cargo release --no-push --no-publish -x minor -p quiche ``` This can also be used for other crates in the repo by providing `-p <crate>`.
- Loading branch information