Skip to content

Commit

Permalink
update dependencies (#82)
Browse files Browse the repository at this point in the history
  • Loading branch information
kurtlawrence authored Jul 14, 2020
1 parent 5d828f2 commit 015f2a5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ keywords = ["color", "string", "term", "ansi_term", "term-painter"]
no-color = []

[dependencies]
atty = "0.2.11"
lazy_static = "1.4.0"
atty = "0.2"
lazy_static = "1"

[target.'cfg(windows)'.dependencies.winapi]
version = "0.3"
Expand Down

0 comments on commit 015f2a5

Please sign in to comment.