power_mixer

Crates.iopower_mixer
lib.rspower_mixer
version0.7.1
sourcesrc
created_at2022-09-29 21:28:16.644637
updated_at2022-10-18 21:32:40.280081
descriptionCombine powerd6 modules into a new single module
homepage
repositoryhttps://github.com/powerd6/powerd6
max_upload_size
id676922
size40,910
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