Crates.io | release-utils |
lib.rs | release-utils |
version | 0.5.1 |
source | src |
created_at | 2024-01-13 19:29:16.629282 |
updated_at | 2024-06-27 15:39:27.242375 |
description | Utilities for automatically releasing Rust code |
homepage | |
repository | https://github.com/nicholasbishop/release-utils-rs |
max_upload_size | |
id | 1098767 |
size | 65,586 |
This package contains a library with utilities for automatically releasing Rust code.
The intended usage is something like this (but not necessarily exactly this):
Cargo.toml
, and any updates to Cargo.lock
, changelog files, etc.release:
to mark the commit as
a release trigger.release-utils
provides.Licensed under either of Apache License, Version 2.0 or MIT license at your option.
See the code of conduct and contributing.md.
This project is not an official Google project. It is not supported by Google and Google specifically disclaims all warranties as to its quality, merchantability, or fitness for a particular purpose.