Skip to content

Commit

Permalink
bump ansi_term to 0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
Igor Gnatenko committed Nov 9, 2017
1 parent de7b236 commit b89146f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ bitflags = "0.9"
unicode-width = "0.1.4"
textwrap = "0.9.0"
strsim = { version = "0.6.0", optional = true }
ansi_term = { version = "0.9.0", optional = true }
ansi_term = { version = "0.10.0", optional = true }
yaml-rust = { version = "0.3.5", optional = true }
clippy = { version = "~0.0.166", optional = true }
atty = { version = "0.2.2", optional = true }
Expand Down

0 comments on commit b89146f

Please sign in to comment.