Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ctron committed Nov 7, 2019
1 parent ad4ac37 commit c18b5a8
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 7 deletions.
19 changes: 14 additions & 5 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ rand = "0.6"
sha2 = "0.8"
bcrypt = "0.5"

colored_json = "1.0"
ansi_term = "0.11"
colored_json = "2.1"
ansi_term = "0.12"

# kube requires openssl, which is an issue on Windows
[target.'cfg(not(windows))'.dependencies]
Expand Down

0 comments on commit c18b5a8

Please sign in to comment.