mirror of
https://github.com/clap-rs/clap
synced 2025-03-04 23:37:32 +00:00
9 lines
145 B
TOML
9 lines
145 B
TOML
[package]
|
|
|
|
name = "claptests"
|
|
version = "0.0.1"
|
|
authors = ["Kevin K. <kbknapp@gmail.com>"]
|
|
|
|
[dependencies.clap]
|
|
git = "$FORK"
|
|
branch = "$BRANCH"
|