Skip to content

Commit

Permalink
Merge pull request #4084 from tottoto/remove-unused-atty
Browse files Browse the repository at this point in the history
Remove unused atty dependency
  • Loading branch information
ptitSeb committed Jul 19, 2023
2 parents 3dbe13d + 8804127 commit aaa34d2
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion 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 lib/cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@ wasmer-deploy-cli = { version = "0.1.17", default-features = false }

# Third-party dependencies.

atty = "0.2"
is-terminal = "0.4.7"
colored = "2.0"
anyhow = "1.0"
Expand Down

0 comments on commit aaa34d2

Please sign in to comment.