Skip to content

Commit 00b3f9c

Browse files
Remove unused atty dependency
Signed-off-by: Tomás González <tomasagustin.gonzalezorlando@arm.com>
1 parent 65f65f5 commit 00b3f9c

File tree

2 files changed

+1
-23
lines changed

2 files changed

+1
-23
lines changed

Cargo.lock

Lines changed: 1 addition & 22 deletions
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
@@ -13,7 +13,6 @@ documentation = "https://docs.rs/crate/parsec-tool"
1313
rust-version = "1.66.0"
1414

1515
[dependencies]
16-
atty = "0.2.14"
1716
parsec-client = "0.16.0"
1817
structopt = { version = "0.3.17", default-features = false }
1918
thiserror = "1.0.20"

0 commit comments

Comments
 (0)