Skip to content

Commit 7aa23c4

Browse files
Remove clap crate
* clap crate is not currently being used. Remove it. Signed-off-by: Tomás González <tomasagustin.gonzalezorlando@arm.com>
1 parent 2abd22a commit 7aa23c4

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

Cargo.lock

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ rust-version = "1.66.0"
1414

1515
[dependencies]
1616
atty = "0.2.14"
17-
clap = "2.34.0"
1817
parsec-client = "0.16.0"
1918
structopt = "0.3.17"
2019
thiserror = "1.0.20"

0 commit comments

Comments
 (0)