mirror of
https://github.com/rosenpass/rosenpass.git
synced 2025-12-24 12:05:51 -08:00
The change to a multi crate cargo workspace makes `cargo release` behave differently. Now it prefixes the release tags (e.g. `v0.2.0`) with the package name, so for example `rosenpass-v0.2.0`. This change adds the