mirror of
https://github.com/bootandy/dust.git
synced 2026-06-08 11:29:05 +03:00
[PR #35] [MERGED] Provide version information with -V #265
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?
📋 Pull Request Information
Original PR: https://github.com/bootandy/dust/pull/35
Author: @bootandy
Created: 11/2/2019
Status: ✅ Merged
Merged: 11/2/2019
Merged by: @bootandy
Base:
master← Head:fix-version📝 Commits (1)
9a9cbefProvide version information with -V📊 Changes
3 files changed (+59 additions, -58 deletions)
View changed files
📝
Cargo.lock(+56 -57)📝
Cargo.toml(+1 -1)📝
src/main.rs(+2 -0)📄 Description
clap does most of this for you - I had forgotten to wire it up
https://github.com/bootandy/dust/issues/33
increment build version
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.