power_utils

Crates.iopower_utils
lib.rspower_utils
version0.7.1
sourcesrc
created_at2022-09-24 16:46:28.190128
updated_at2022-10-18 21:28:05.56277
descriptionA collection of shared elements and utilities used by other powerd6 tools
homepage
repositoryhttps://github.com/powerd6/powerd6
max_upload_size
id673116
size27,088
Héctor Castelli Zacharias (HectorCastelli)

documentation

README

powerd6

The monorepo for the powerd6 tools and libraries

In this repository

power_binder

power_flatten

power_mixer

power_utils

Releasing

Releases are pushed to crates.io by creating a new github release.

Until version 0.3.0 releases were created per-package, however, since then all packages have synchronized version numbers to facilitate usage (all tools work with other tools of the same version).

Updating a version

To set a new version across all packages, run ./scripts/update-version.sh x.y.z and commit.

Commit count: 0

cargo fmt