allow including extra info in --version output

Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
Charles Hall 2024-03-22 19:50:57 -04:00 committed by June
parent 9f7431c08f
commit 74c34e885e
3 changed files with 17 additions and 1 deletions

View file

@ -218,6 +218,7 @@ features = [
"help",
"usage",
"error-context",
"string"
]
[dependencies.futures-util]