tagit-command 0.6.0

CLI arguments for `tagit`
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[package]
name = "tagit-command"
version = "0.6.0"
description = "CLI arguments for `tagit`"
authors.workspace = true
edition.workspace = true
license.workspace = true
publish.workspace = true
repository.workspace = true
rust-version.workspace = true

[dependencies]
tagit-changelog-command.workspace = true
tagit-sub-command.workspace = true

clap.workspace = true