garage version 0.7.2 still outputs version string 0.7.0 #350

Closed
opened 2022-08-09 15:32:39 +00:00 by teutat3s · 1 comment
Contributor

Reproduce:

  • build or install garage version 0.7.2
garage --version
0.7.0
Reproduce: - build or install garage version `0.7.2` ``` garage --version 0.7.0 ```
Owner

This flag has been automatically added by the ShortOpt library that looks at the Cargo.toml version. I will check if we can override this behaviour to report the correct version! I also opened #351 to discuss our crates.io publishing policy.

This flag has been automatically added by the ShortOpt library that looks at the Cargo.toml version. I will check if we can override this behaviour to report the correct version! I also opened #351 to discuss our crates.io publishing policy.
quentin added the
Bug
label 2022-08-10 09:00:09 +00:00
quentin added this to the v0.8 milestone 2022-08-10 21:50:36 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Deuxfleurs/garage#350
No description provided.