Skip to content

Commit

Permalink
Use console 0.11.1, see #955
Browse files Browse the repository at this point in the history
  • Loading branch information
sharkdp committed Apr 27, 2020
1 parent 2b1d53f commit d64c55e
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 17 deletions.
31 changes: 15 additions & 16 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ regex-fancy = ["syntect/regex-fancy"] # Use the rust-only "fancy-regex" engine
atty = { version = "0.2.14", optional = true }
ansi_term = "^0.12.1"
ansi_colours = "^1.0"
console = "=0.10.0"
console = "0.11.1"
dirs = { version = "2.0", optional = true }
lazy_static = { version = "1.4", optional = true }
wild = { version = "2.0", optional = true }
Expand Down

0 comments on commit d64c55e

Please sign in to comment.