mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-07-16 08:54:01 -05:00
Version stale when compiling #4702
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @grawlinson on GitHub (Jun 28, 2021).
I'm one of the packagers for Vaultwarden on Arch Linux and I'm just updating the package, noticed this when compiling:
72e1946ce5/Cargo.toml (L3)Seems like the version field in Cargo.toml does not get updated to reflect the tagged version.
@BlackDex commented on GitHub (Jun 28, 2021):
It never does. We use the git tags for this.