Skip to content

Commit

Permalink
Remove unnecessary dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
LukasKalbertodt committed Sep 6, 2015
1 parent 5d978a9 commit 1f37fb8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,7 @@ path = "src/client/main.rs"

[dependencies]
log = "*"
term-painter = "*"
byteorder = "0.3"
rustc-serialize = "0.3"
bincode = "0.4.0"
docopt = "0.6"

Expand Down

0 comments on commit 1f37fb8

Please sign in to comment.