Skip to content

Commit

Permalink
Merge pull request #110 from tgonzalezorlandoarm/tg/remove-atty
Browse files Browse the repository at this point in the history
Remove unused atty dependency
  • Loading branch information
gowthamsk-arm authored Oct 17, 2023
2 parents 65f65f5 + 00b3f9c commit cc5d111
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 23 deletions.
23 changes: 1 addition & 22 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ documentation = "https://docs.rs/crate/parsec-tool"
rust-version = "1.66.0"

[dependencies]
atty = "0.2.14"
parsec-client = "0.16.0"
structopt = { version = "0.3.17", default-features = false }
thiserror = "1.0.20"
Expand Down

0 comments on commit cc5d111

Please sign in to comment.