]> git.lizzy.rs Git - PAKEs.git/commit
spake2/Cargo.toml: add metadata to fix cargo-release commit messages
authorBrian Warner <warner@lothar.com>
Tue, 16 Oct 2018 21:53:28 +0000 (14:53 -0700)
committerBrian Warner <warner@lothar.com>
Tue, 16 Oct 2018 21:53:28 +0000 (14:53 -0700)
commit3fd70bba96746c323881aee4aab2b38ef2eb5b2e
treef1f6ae478c0043208027e5bc47a32ceee60d6fec
parent27001107bc9eb60005ff2f3d79e7a23ecf237ff4
spake2/Cargo.toml: add metadata to fix cargo-release commit messages

This ensures that our tags and automatically-generated commits (before and
after each release, automated by 'cargo-release') refer to the correct
version strings, like "spake2-v0.1.0". The default tag would be
"spake2-0.1.0", and the commit messages wouldn't mention "spake2" at
all (which might get confusing now that we have multiple crates in a single
repo).
spake2/Cargo.toml