Skip to content

Commit

Permalink
Remove unused dependencies (#587)
Browse files Browse the repository at this point in the history
- Remove intertools
- Remove assert_matches
  • Loading branch information
casey committed Jan 30, 2020
1 parent 1629235 commit 88f4ee7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 25 deletions.
23 changes: 0 additions & 23 deletions Cargo.lock

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

2 changes: 0 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,12 @@ summary = []

[dependencies]
ansi_term = "0.12"
assert_matches = "1"
atty = "0.2"
clap = "2.33"
derivative = "1.0.1"
dotenv = "0.15"
edit-distance = "2"
env_logger = "0.7"
itertools = "0.8"
lazy_static = "1"
libc = "0.2"
log = "0.4.4"
Expand Down

0 comments on commit 88f4ee7

Please sign in to comment.