tagit-sub-command 0.1.0

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

[dependencies]
clap.workspace = true